The following tables list the members exposed by WorksheetDisplayOptions.
Name | Description | |
---|---|---|
FrozenPaneSettings | Gets the settings which control the frozen panes in the worksheet. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
GridlineColor | Gets or sets the color of the gridlines on the worksheet. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
MagnificationInNormalView | Gets or sets the magnification level of the worksheet when it is displayed in normal view. | |
MagnificationInPageBreakView | Gets or sets the magnification level of the worksheet when it is displayed in the page break preview. | |
MagnificationInPageLayoutView | Gets or sets the magnification level of the worksheet when it is displayed in page layout view. | |
OrderColumnsRightToLeft | Gets or sets the value indicating whether the columns are ordered right to left. | |
PanesAreFrozen | Gets or sets the value which indicates if the panes in the worksheet are frozen. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowExpansionIndicatorBelowGroupedRows | Gets or sets the value which indicates whether the expansion indicators should be shown below grouped, or indented rows. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowExpansionIndicatorToRightOfGroupedColumns | Gets or sets the value which indicates whether the expansion indicators should be shown to the right of grouped, or indented rows. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowFormulasInCells | Gets or sets the value which indicates whether formulas are shown in cells. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowGridlines | Gets or sets the value which indicates whether gridlines are shown between cells. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowOutlineSymbols | Gets or sets the value which indicates whether outline symbols are shown for outlined columns and rows. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowRowAndColumnHeaders | Gets or sets the value which indicates whether to display row and column headers. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowRulerInPageLayoutView | Gets or sets the value which indicates whether to show rulers in the page layout view. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
ShowWhitespaceInPageLayoutView | Gets or sets the value which indicates whether to show whitespace between worksheet pages in page layout view. | |
ShowZeroValues | Gets or sets the value which indicates whether zero values are shown in cells. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
TabColorInfo | Gets or sets the WorkbookColorInfo to use for the associated worksheet's tab in the tab bar of Microsoft Excel. | |
UnfrozenPaneSettings | Gets the settings which control the unfrozen panes in the worksheet. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
View | Gets or sets the current view of the worksheet. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
Visibility | Gets or sets the visibility of the sheet. (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase) |
Name | Description | |
---|---|---|
ClearSelection | Removes any saved selection information. (Inherited from Infragistics.Documents.Excel.DisplayOptions) | |
Reset | Resets the display options to their default settings. (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase) |
Name | Description | |
---|---|---|
ResetCore | Overridden. Resets the display options to their default settings. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase) |