The following tables list the members exposed by CustomView.
Name | Description | |
---|---|---|
Name | Gets or sets the name of the custom view. | |
SaveHiddenRowsAndColumns | Gets the value indicating whether hidden row and column settings are saved with the custom view. | |
SavePrintOptions | Gets the value indicating whether print options are saved with the custom view. | |
WindowOptions | Gets the window options for the workbook associated with the custom view. |
Name | Description | |
---|---|---|
Apply | Applies all options from the custom view to the associated workbook and its worksheets. | |
GetDisplayOptions | Gets the display options associated with the specified worksheet. | |
GetHiddenColumns | Gets the hidden columns associated with the specified worksheet. | |
GetHiddenRows | Gets the hidden rows associated with the specified worksheet. | |
GetPrintOptions | Gets the print options associated with the specified worksheet. | |
GetSheetDisplayOptions | Gets the display options associated with the specified sheet. | |
GetSheetPrintOptions | Gets the print options associated with the specified sheet. |