[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICustomView

ICustomView Interface

Represents a custom workbook view.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ICustomView
Public Interface ICustomView

Properties

Name Description
Name

Gets the name of the object.

PrintSettings

True if print settings are included in the custom view.

RowColSettings

True if the custom view includes settings for hidden rows and columns (including filter information).

Methods

Name Description
Delete()

Deletes this custom view from its parent ICustomViews object.

Show()

All sheets of workbook apply this view.