Version 24.2 (latest)

CustomViewWindowOptions Class Properties

For a list of all members of this type, see CustomViewWindowOptions members.

Public Properties
 NameDescription
Public PropertyBoundsInPixelsGets or sets the pixel bounds of the workbook's MDI child window when CustomView owning these window options is applied.  
Public PropertyMaximizedGets or sets the value indicating whether the workbook's MDI child window will be maximized when the CustomView owning these window options is applied.  
Public PropertyObjectDisplayStyleGets or sets the way the objects and shapes are displayed in the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertyScrollBarsGets or sets the scroll bars shown in the workbook window. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertySelectedSheetGets or sets the selected worksheet of the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertySelectedWorksheetGets or sets the selected worksheet of the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertyShowFormulaBarGets or sets the value indicating whether Microsoft Excel will display the formula bar when the CustomView owning these window options is applied.  
Public PropertyShowStatusBarGets or sets the value indicating whether Microsoft Excel will display the status bar when the CustomView owning these window options is applied.  
Public PropertyTabBarVisibleGets or sets the value indicating whether the worksheet tab bar is visible. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertyTabBarWidthGets or sets the width of the worksheet tab bar, expressed in 1/1000ths of the application width. (Inherited from Infragistics.Documents.Excel.WindowOptions)
See Also

View on GitHub