java.lang.Object | |
↳ | com.microstrategy.web.objects.rw.EnumRWExportRanges |
Enumeration for setting whether to export the current layout or all layouts when exporting a report services document.
Set on the RWExcelExportSettings
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | RW_EXPORT_ALL | Specifies IServer to export all layouts. | |||||||||
int | RW_EXPORT_CURRENT_LAYOUT | Specifies IServer to export only the current layout. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumRWExportRanges() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Specifies IServer to export all layouts.
Specifies IServer to export only the current layout.