[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICustomView

ICustomView Interface

表示一个自定义的工作簿视图。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface ICustomView

Properties

Name Description
Name

获取对象的名称。

PrintSettings

如果打印设置包含在自定义视图中,则为 True。

RowColSettings

如果自定义视图包含隐藏行和列的设置(包括筛选信息),则为 True。

Methods

Name Description
Delete()

删除此自定义视图 从其父ICustomViews 对象。

Show()

工作簿的所有工作表应用此视图。