Version

Search Results

CustomViewWindowOptions Class

Represents the workbook window options which are saved with custom views. Syntax Remarks The properties explicitly defined on this class and not inherited from the base class, WindowOptions, are options that can be saved with a custom view, but not with a workbook. Therefore, these properties will not be applied w...

CustomViewWindowOptions Class Events

For a list of all members of this type, see CustomViewWindowOptions members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.WindowOptions) Top

CustomViewWindowOptions Class Members

Public Properties Public Methods Public Events

BoundsInPixels Property

Gets or sets the pixel bounds of the workbooks MDI child window when CustomView owning these window options is applied. Syntax Property Value The pixel bounds of the workbooks MDI child window when CustomView owning these window options is applied. Exceptions Exception Description System.ArgumentException The left...

Maximized Property

Gets or sets the value indicating whether the workbooks MDI child window will be maximized when the CustomView owning these window options is applied. Syntax Property Value The value indicating whether the workbooks MDI child window will be maximized when the CustomView owning these window options is applied. Rema...

Reset Method (CustomViewWindowOptions)

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.

ShowFormulaBar Property

Gets or sets the value indicating whether Microsoft Excel will display the formula bar when the CustomView owning these window options is applied. Syntax Property Value The value indicating whether Microsoft Excel will display the formula bar when the CustomView owning these window options is applied. Remarks Note...

ShowStatusBar Property

Gets or sets the value indicating whether Microsoft Excel will display the status bar when the CustomView owning these window options is applied. Syntax Property Value The value indicating whether Microsoft Excel will display the status bar when the CustomView owning these window options is applied. Remarks Note: ...