Package | stimulsoft.report.export.tools.htmltable |
Class | public class StiHtmlTableCell |
Inheritance | StiHtmlTableCell ![]() |
Property | Defined By | ||
---|---|---|---|
columnSpan : int | StiHtmlTableCell | ||
controls : StiArrayList | StiHtmlTableCell | ||
cssClass : String | StiHtmlTableCell | ||
height : StiHtmlUnit | StiHtmlTableCell | ||
interaction : String | StiHtmlTableCell | ||
rowSpan : int | StiHtmlTableCell | ||
style : StiHashtable | StiHtmlTableCell | ||
text : String | StiHtmlTableCell | ||
toolTip : String | StiHtmlTableCell | ||
width : StiHtmlUnit | StiHtmlTableCell |
Method | Defined By | ||
---|---|---|---|
StiHtmlTableCell |
columnSpan | property |
public var columnSpan:int
controls | property |
public var controls:StiArrayList
cssClass | property |
public var cssClass:String
height | property |
public var height:StiHtmlUnit
interaction | property |
public var interaction:String
rowSpan | property |
public var rowSpan:int
style | property |
public var style:StiHashtable
text | property |
public var text:String
toolTip | property |
public var toolTip:String
width | property |
public var width:StiHtmlUnit
StiHtmlTableCell | () | Constructor |
public function StiHtmlTableCell()