SpreadsheetOptionsForRenderingByPageBreaks Method |
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic static SpreadsheetOptions ForRenderingByPageBreaks()
Public Shared Function ForRenderingByPageBreaks As SpreadsheetOptions
public:
static SpreadsheetOptions^ ForRenderingByPageBreaks()
static member ForRenderingByPageBreaks : unit -> SpreadsheetOptions
Return Value
Type:
SpreadsheetOptionsNew instance of
SpreadsheetOptions for rendering by page breaks. The behaviour similar to printing in Excel.
See Also