Uses of Class
com.stimulsoft.report.export.tools.StiDataExportMode

Packages that use StiDataExportMode
com.stimulsoft.report.export.settings   
com.stimulsoft.report.export.tools   
 

Uses of StiDataExportMode in com.stimulsoft.report.export.settings
 

Methods in com.stimulsoft.report.export.settings that return StiDataExportMode
 StiDataExportMode StiDataExportSettings.getDataExportMode()
          Gets data export mode
 

Methods in com.stimulsoft.report.export.settings with parameters of type StiDataExportMode
 void StiDataExportSettings.setDataExportMode(StiDataExportMode dataExportMode)
          Sets data export mode
 

Uses of StiDataExportMode in com.stimulsoft.report.export.tools
 

Methods in com.stimulsoft.report.export.tools that return StiDataExportMode
static StiDataExportMode StiDataExportMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiDataExportMode[] StiDataExportMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.stimulsoft.report.export.tools with parameters of type StiDataExportMode
 void StiMatrix.prepareDocument(StiExportService service, StiDataExportMode mode)
          Prepare document