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