Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / CustomViews Property
In This Topic
    CustomViews Property (Workbook)
    In This Topic
    Gets the custom views of the workbook.
    Syntax
    public ICustomViews CustomViews {get;}
    See Also