The following tables list the members exposed by CustomViewWindowOptions.
Name | Description | |
---|---|---|
BoundsInPixels | Gets or sets the pixel bounds of the workbook's MDI child window when CustomView owning these window options is applied. | |
Maximized | Gets or sets the value indicating whether the workbook's MDI child window will be maximized when the CustomView owning these window options is applied. | |
ObjectDisplayStyle | Gets or sets the way the objects and shapes are displayed in the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions) | |
ScrollBars | Gets or sets the scroll bars shown in the workbook window. (Inherited from Infragistics.Documents.Excel.WindowOptions) | |
SelectedSheet | Gets or sets the selected worksheet of the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions) | |
SelectedWorksheet | Gets or sets the selected worksheet of the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions) | |
ShowFormulaBar | Gets or sets the value indicating whether Microsoft Excel will display the formula bar when the CustomView owning these window options is applied. | |
ShowStatusBar | Gets or sets the value indicating whether Microsoft Excel will display the status bar when the CustomView owning these window options is applied. | |
TabBarVisible | Gets or sets the value indicating whether the worksheet tab bar is visible. (Inherited from Infragistics.Documents.Excel.WindowOptions) | |
TabBarWidth | Gets or sets the width of the worksheet tab bar, expressed in 1/1000ths of the application width. (Inherited from Infragistics.Documents.Excel.WindowOptions) |
Name | Description | |
---|---|---|
Reset | Overridden. Resets the window options to their default settings. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.WindowOptions) |