Package | Description |
---|---|
com.groupdocs.viewer.legacy.converter.options |
The package provides classes that allow to specify additional options when rendering documents.
|
com.groupdocs.viewer.legacy.domain.cache |
The package exposes interfaces which should be implemented to customize caching behaviour.
|
com.groupdocs.viewer.legacy.domain.html |
The package provides classes for working with document HTML representation.
|
com.groupdocs.viewer.legacy.domain.options |
The package provides classes for setting rendering options dependent on document type.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.CellsOptions |
RenderOptions.getCellsOptions()
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderOptions.setCellsOptions(com.groupdocs.viewer.legacy.converter.options.CellsOptions value)
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.CellsOptions |
CachedDocumentDescription.getCellsOptions()
Deprecated.
The Spreadsheet documents rendering options.
|
com.groupdocs.viewer.legacy.converter.options.CellsOptions |
CachedPageDescription.getCellsOptions()
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setCellsOptions(com.groupdocs.viewer.legacy.converter.options.CellsOptions value)
Deprecated.
The Spreadsheet documents rendering options.
|
void |
CachedPageDescription.setCellsOptions(com.groupdocs.viewer.legacy.converter.options.CellsOptions value)
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.CellsOptions |
HtmlResource.getCellsOptions()
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setCellsOptions(com.groupdocs.viewer.legacy.converter.options.CellsOptions value)
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.converter.options.CellsOptions |
DocumentInfoOptions.getCellsOptions()
Deprecated.
The Spreadsheet documents rendering options.
|
com.groupdocs.viewer.legacy.converter.options.CellsOptions |
PdfFileOptions.getCellsOptions()
Deprecated.
The Spreadsheet documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setCellsOptions(com.groupdocs.viewer.legacy.converter.options.CellsOptions value)
Deprecated.
The Spreadsheet documents rendering options.
|
void |
PdfFileOptions.setCellsOptions(com.groupdocs.viewer.legacy.converter.options.CellsOptions value)
Deprecated.
The Spreadsheet documents rendering options.
|
Copyright © 2020. All rights reserved.