Package | Description |
---|---|
com.groupdocs.viewer.converter.options |
The GroupDocs.Viewer.Converter.Options namespace provides classes that allow to specify additional options when rendering documents.
|
com.groupdocs.viewer.domain.cache | |
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
com.groupdocs.viewer.domain.options |
The GroupDocs.Viewer.Domain.Options namespace provides classes for setting rendering options dependent on document type.
|
Modifier and Type | Method and Description |
---|---|
CellsOptions |
FileDataOptions.getCellsOptions()
The Spreadsheet documents rendering options.
|
CellsOptions |
RenderOptions.getCellsOptions()
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataOptions.setCellsOptions(CellsOptions value)
The Spreadsheet documents rendering options.
|
void |
RenderOptions.setCellsOptions(CellsOptions value)
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
CellsOptions |
CachedDocumentDescription.getCellsOptions()
The Spreadsheet documents rendering options.
|
CellsOptions |
CachedPageDescription.getCellsOptions()
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setCellsOptions(CellsOptions value)
The Spreadsheet documents rendering options.
|
void |
CachedPageDescription.setCellsOptions(CellsOptions value)
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
CellsOptions |
HtmlResource.getCellsOptions()
Cells options HTML page was generated with
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setCellsOptions(CellsOptions value)
Cells options HTML page was generated with
|
Modifier and Type | Method and Description |
---|---|
CellsOptions |
DocumentInfoOptions.getCellsOptions()
The CellsOptions.
|
CellsOptions |
PdfFileOptions.getCellsOptions()
Gets cells options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setCellsOptions(CellsOptions value)
The CellsOptions.
|
void |
PdfFileOptions.setCellsOptions(CellsOptions value)
Sets cells options.
|
Copyright © 2018. All rights reserved.