Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICustomView Interface
Properties Methods

In This Topic
    ICustomView Interface Members
    In This Topic

    The following tables list the members exposed by ICustomView.

    Public Properties
     NameDescription
     Property Gets the name of the object.  
     Property True if print settings are included in the custom view.  
     Property True if the custom view includes settings for hidden rows and columns (including filter information).  
    Top
    Public Methods
     NameDescription
     MethodDeletes this custom view from its parent ICustomViews object.  
     Method All sheets of workbook apply this view.  
    Top
    See Also