| Package | stimulsoft.report.options.exports |
| Class | public class StiExcel2007Options |
| Inheritance | StiExcel2007Options Object |
| Implements | IStiSerializable |
| Property | Defined By | ||
|---|---|---|---|
| divideBigCells : Boolean | StiExcel2007Options | ||
| maximumSheetHeight : int | StiExcel2007Options | ||
| renderHtmlTagsAsImage : Boolean | StiExcel2007Options | ||
| showGridLines : Boolean | StiExcel2007Options | ||
| divideBigCells | property |
divideBigCells:Boolean public function get divideBigCells():Boolean public function set divideBigCells(value:Boolean):void| maximumSheetHeight | property |
maximumSheetHeight:int public function get maximumSheetHeight():int public function set maximumSheetHeight(value:int):void| renderHtmlTagsAsImage | property |
renderHtmlTagsAsImage:Boolean public function get renderHtmlTagsAsImage():Boolean public function set renderHtmlTagsAsImage(value:Boolean):void| showGridLines | property |
showGridLines:Boolean public function get showGridLines():Boolean public function set showGridLines(value:Boolean):void