Version

Search Results

RightMargin Property

Gets or sets the margin at the right of each printed page of the worksheet, specified in inches. Syntax Property Value The margin at the right of each printed page of the worksheet, specified in inches. Exceptions Exception Description System.ArgumentOutOfRangeException The assigned value is outside the valid marg...

RowsToRepeatAtTop Property

Gets or sets the range of rows which should be printed on every page. Syntax Exceptions Exception Description System.ArgumentException Occurs when the value specified is not null and its value is greater than or equal to the number of rows in the Worksheet.

ScaleHeadersAndFootersWithDocument Property

Gets or sets the value indicating whether to scale the headers and footers with the document scaling. Syntax

ScalingFactor Property

Gets or sets the scaling factor to use when printing the worksheet. Syntax Property Value The scaling factor to use when printing the worksheet. Exceptions Exception Description System.ArgumentOutOfRangeException The assigned value is outside the valid range of 10 and 400. Remarks The scaling factor is similar to ...

ScalingType Property

Gets or sets the method for scaling the worksheet when it is printed. Syntax Property Value The method for scaling the worksheet when it is printed. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException The assigned value is not defined in the ScalingType enumeration. Remarks If this ...

StartPageNumber Property

Gets or sets the page number for the first printed page of the worksheet. Syntax Property Value The page number for the first printed page of the worksheet. Exceptions Exception Description System.ArgumentOutOfRangeException The assigned value is outside the valid range of -32765 and 32767. Remarks For this value ...

TopMargin Property

Gets or sets the margin at the top of each printed page of the worksheet, specified in inches. Syntax Property Value The margin at the top of each printed page of the worksheet, specified in inches. Exceptions Exception Description System.ArgumentOutOfRangeException The assigned value is outside the valid margin r...

VerticalPageBreaks Property

Gets the collection of vertical page breaks in the Worksheet. Syntax

VerticalResolution Property

Gets or sets the vertical print resolution in DPI. Syntax Property Value The vertical print resolution in DPI. Exceptions Exception Description System.ArgumentOutOfRangeException The value assigned is outside the valid range of 0 and 65535.

RelativeIndex Class

Represents an index relative to a region Syntax