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

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

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

Methods in com.stimulsoft.report.export.settings that return StiExcelType
 StiExcelType StiExcelExportSettings.getExcelType()
           
 

Methods in com.stimulsoft.report.export.settings with parameters of type StiExcelType
 void StiExcelExportSettings.setExcelType(StiExcelType excelType)
           
 

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

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



Copyright © 2018 Stimulsoft. All Rights Reserved.