[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.BookView

BookView Property

BookView

Returns an object that represents the view settings of this workbook(read-only).

Declaration
public IWorkbookView BookView { get; }
Public ReadOnly Property BookView As IWorkbookView
Implements