SpreadsheetOptions Class |
Namespace: GroupDocs.Viewer.Options
The SpreadsheetOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CountColumnsPerPage |
The columns count to include into each page when splitting worksheet into pages.
|
![]() | CountRowsPerPage |
The rows count to include into each page when splitting worksheet into pages.
|
![]() | DetectSeparator |
Detect separator (for CSV/TSV files).
|
![]() | RenderGridLines |
Enables grid lines rendering.
|
![]() | RenderHeadings |
Enables headings rendering.
|
![]() | RenderHiddenColumns |
Enables hidden columns rendering.
|
![]() | RenderHiddenRows |
Enables hidden rows rendering.
|
![]() | SkipEmptyColumns |
Disables empty columns rendering.
|
![]() | SkipEmptyRows |
Disables empty rows rendering.
|
![]() | TextOverflowMode |
The text overflow mode for rendering spreadsheet documents into HTML.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | ForOnePagePerSheet |
Initializes new instance of SpreadsheetOptions class for rendering whole sheet into page.
|
![]() ![]() | ForRenderingByPageBreaks |
Initializes new instance of SpreadsheetOptions for rendering print areas only.
|
![]() ![]() | ForRenderingPrintArea |
Initializes new instance of SpreadsheetOptions for rendering print areas only.
|
![]() ![]() | ForSplitSheetIntoPages(Int32) |
Initializes new instance of SpreadsheetOptions for rendering sheet into pages.
|
![]() ![]() | ForSplitSheetIntoPages(Int32, Int32) |
Initializes new instance of SpreadsheetOptions for rendering sheet into pages.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |