Packagestimulsoft.report.options.exports
Classpublic class StiExcel2007Options
InheritanceStiExcel2007Options Inheritance Object
Implements IStiSerializable



Public Properties
 PropertyDefined By
  divideBigCells : Boolean
StiExcel2007Options
  maximumSheetHeight : int
StiExcel2007Options
  renderHtmlTagsAsImage : Boolean
StiExcel2007Options
  showGridLines : Boolean
StiExcel2007Options
Property Detail
divideBigCellsproperty
divideBigCells:Boolean


Implementation
    public function get divideBigCells():Boolean
    public function set divideBigCells(value:Boolean):void
maximumSheetHeightproperty 
maximumSheetHeight:int


Implementation
    public function get maximumSheetHeight():int
    public function set maximumSheetHeight(value:int):void
renderHtmlTagsAsImageproperty 
renderHtmlTagsAsImage:Boolean


Implementation
    public function get renderHtmlTagsAsImage():Boolean
    public function set renderHtmlTagsAsImage(value:Boolean):void
showGridLinesproperty 
showGridLines:Boolean


Implementation
    public function get showGridLines():Boolean
    public function set showGridLines(value:Boolean):void