Package | stimulsoft.report.options.exports |
Class | public class StiExportsOptions |
Inheritance | StiExportsOptions ![]() |
Implements | IStiSerializable |
Property | Defined By | ||
---|---|---|---|
excel : StiExcelOptions | StiExportsOptions | ||
excel2007 : StiExcel2007Options | StiExportsOptions | ||
pdf : StiPdfOptions | StiExportsOptions | ||
word : StiWordOptions | StiExportsOptions |
excel | property |
excel:StiExcelOptions
public function get excel():StiExcelOptions
public function set excel(value:StiExcelOptions):void
excel2007 | property |
excel2007:StiExcel2007Options
public function get excel2007():StiExcel2007Options
public function set excel2007(value:StiExcel2007Options):void
property |
pdf:StiPdfOptions
public function get pdf():StiPdfOptions
public function set pdf(value:StiPdfOptions):void
word | property |
word:StiWordOptions
public function get word():StiWordOptions
public function set word(value:StiWordOptions):void