Specifies whether a workbook window is minimized.
Contained In
ExcelWorkbook
Remarks
If <x:WindowIconic/> is specified, the window is minimized, but if this element is not specified, the window is visible.
<x:WindowIconic/>
Example
See the example in the ExcelWorkbook element topic.