Version

CustomView Class Members

The following tables list the members exposed by CustomView.

Public Properties
 NameDescription
Public PropertyNameGets or sets the name of the custom view.  
Public PropertySaveHiddenRowsAndColumnsGets the value indicating whether hidden row and column settings are saved with the custom view.  
Public PropertySavePrintOptionsGets the value indicating whether print options are saved with the custom view.  
Public PropertyWindowOptionsGets the window options for the workbook associated with the custom view.  
Public Methods
 NameDescription
Public MethodApplyApplies all options from the custom view to the associated workbook and its worksheets.  
Public MethodGetDisplayOptionsGets the display options associated with the specified worksheet.  
Public MethodGetHiddenColumnsGets the hidden columns associated with the specified worksheet.  
Public MethodGetHiddenRowsGets the hidden rows associated with the specified worksheet.  
Public MethodGetPrintOptionsGets the print options associated with the specified worksheet.  
Public MethodGetSheetDisplayOptionsGets the display options associated with the specified sheet.  
Public MethodGetSheetPrintOptionsGets the print options associated with the specified sheet.  
See Also