Uses of Class
com.stimulsoft.report.export.settings.StiWord2007ExportSettings

Packages that use StiWord2007ExportSettings
com.stimulsoft.report   
com.stimulsoft.report.export.service   
com.stimulsoft.web.classes   
 

Uses of StiWord2007ExportSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiWord2007ExportSettings
static void StiExportManager.exportWord2007(StiReport report, StiWord2007ExportSettings settings, java.io.OutputStream stream)
           
 

Uses of StiWord2007ExportSettings in com.stimulsoft.report.export.service
 

Methods in com.stimulsoft.report.export.service with parameters of type StiWord2007ExportSettings
 void StiWord2007ExportService.exportWord(StiReport report, java.io.OutputStream outputStream, StiWord2007ExportSettings settings)
          Exports rendered report to an Word file.
 

Uses of StiWord2007ExportSettings in com.stimulsoft.web.classes
 

Fields in com.stimulsoft.web.classes declared as StiWord2007ExportSettings
 StiWord2007ExportSettings StiDefaultExportSettings.exportToWord2007
          Gets or sets default export settings to the Word 2007-2010 format.