ForRenderingPrintAreaAndPageBreaks

SpreadsheetOptions.ForRenderingPrintAreaAndPageBreaks method

Initializes an instance of the SpreadsheetOptions class for rendering print areas and page breaks.

public static SpreadsheetOptions ForRenderingPrintAreaAndPageBreaks()

Return Value

New instance of the SpreadsheetOptions class for rendering pages basing on page brakes that are included into print area. The behavior is similar to printing in Excel.

Remarks

For details, see the documentation.

See Also