Skip to main content
All docs
V25.1
  • Row

    SheetView Members

    Contains display and print settings for a sheet.

    Properties

    Name Description
    CustomPaperHeight Returns the custom paper height.
    CustomPaperWidth Returns the custom paper width.
    IsSelected Returns or specifies whether a sheet is selected in a workbook.
    Margins Returns an object that defines page margins for a printed sheet.
    Orientation Returns or specifies page orientation for a printed sheet.
    PaperKind Returns or specifies paper size for a printed sheet.
    TabColor Gets or sets the color of the sheet tab.
    Zoom Returns or specifies the zoom percentage for a sheet.

    Methods

    Name Description
    SetCustomPaperSize(Single, Single) Specifies custom paper size for a worksheet or chart sheet.
    See Also