For a list of all members of this type, see WorkbookWindowOptions members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.WindowOptions) Top
Public Properties Public Methods Public Events
Public Methods
Public Properties
Gets or sets the bounds of the workbooks MDI child window in twips (1/20th of a point). Syntax Property Value The bounds of the workbooks MDI child window in twips (1/20th of a point). Exceptions Exception Description System.ArgumentException The width or height of the value assigned are less than zero. Remarks No...
Gets or sets the index of the first visible tab in the worksheet tab bar. Syntax Property Value The index of the first visible tab in the worksheet tab bar. Exceptions Exception Description System.ArgumentOutOfRangeException The value assigned is less than zero. Remarks If the worksheet tab bar is not visible, thi...
Gets or sets the value indicating whether the workbooks MDI child window is minimized in Microsoft Excel. Syntax Property Value The value indicating whether the workbooks MDI child window is minimized in Microsoft Excel. Remarks Note: This setting cannot be saved with a CustomView in the Excel file. It can only be...
Resets the window options to their default settings. Syntax Remarks The defaults used for each setting are the same defaults with which Microsoft Excel creates a blank workbook.
For a list of all members of this type, see Workbook members. Public Events Name Description PropertyChanged Occurs after a property value has changed Top
For a list of all members of this type, see Workbook members. Public Fields Name Description MaxExcel2007CellFormatCount Maximum number of distinct cell formats in the workbook allowed by the Excel 2007 file format. MaxExcel2007ColumnCount Maximum number of columns in the worksheet allowed by the Excel 2007 file f...