com.microstrategy.web.objects.rw.RWExcelExportSettings |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean | getAddOfficeCommentBlock() | ||||||||||
abstract String | getExcelVersion() | ||||||||||
abstract int | getRange() | ||||||||||
abstract void |
setAddOfficeCommentBlock(boolean value)
Whether to generate the comment block for MicroStrategy Office
| ||||||||||
abstract void |
setAutoSize(boolean value)
Whether to generate the auto size for the Excel output.
| ||||||||||
abstract void |
setEmbedGraphs(boolean value)
Whether to embed the graphs on the Excel output.
| ||||||||||
abstract void |
setEmbedImages(boolean value)
Whether to embed the images on the Excel output.
| ||||||||||
abstract void |
setExcelVersion(String version)
Excel version
This must be a value from EnumExcelVersion
| ||||||||||
abstract void |
setRange(int exportRange)
Sets the export range.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Whether to generate the comment block for MicroStrategy Office
value | Whether to generate the comment block for MicroStrategy Office |
---|
Whether to generate the auto size for the Excel output.
Overwrites the document property
value | Whether to generate the comment block for MicroStrategy Office |
---|
Whether to embed the graphs on the Excel output.
Overwrites the document property
value | Whether to embed the graphs on the Excel output |
---|
Whether to embed the images on the Excel output.
Overwrites the document property
Excel version
This must be a value from EnumExcelVersion
Sets the export range. 0=All layouts; 1=Current layout