Version

Search Results

WorkbookWindowOptions Class Events

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

WorkbookWindowOptions Class Members

Public Properties Public Methods Public Events

BoundsInTwips Property

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...

FirstVisibleTabIndex Property

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...

Minimized Property

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...

Reset Method (WorkbookWindowOptions)

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.

Workbook Class Events

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

Workbook Class Fields

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...