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