[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.CustomViews

CustomViews Property

CustomViews

Gets the custom views of the workbook.

Declaration
public ICustomViews CustomViews { get; }
Public ReadOnly Property CustomViews As ICustomViews
Implements