com.microstrategy.web.objects.WebReportPDFExportSettings |
[Expand]
Inherited Constants | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String | getOutlineState() | ||||||||||
abstract void | setOutlineState(String xml) | ||||||||||
abstract void |
setTrimWarehouseData(boolean value)
Whether to trim leading and trailing white space for warehouse element data.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Whether to trim leading and trailing white space for warehouse element data. Also controlled by preference WebPreferenceTrimWarehouseData
Setting this overwrites the preference value.
value | Whether to trim leading and trailing white space for warehouse element data |
---|