Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / BookView Property
In This Topic
    BookView Property (Workbook)
    In This Topic
    Returns an object that represents the view settings of this workbook(read-only).
    Syntax
    public IWorkbookView BookView {get;}
    See Also