Packageorg.alivepdf.grid
Classpublic class GridCell
InheritanceGridCell Inheritance Object



Public Properties
 PropertyDefined By
  backgroundColor : IColor
GridCell
  text : String
GridCell
Public Methods
 MethodDefined By
  
GridCell(text:String, bgcolor:IColor = null)
GridCell
Property Detail
backgroundColorproperty
public var backgroundColor:IColor

textproperty 
public var text:String

Constructor Detail
GridCell()Constructor
public function GridCell(text:String, bgcolor:IColor = null)



Parameters
text:String
 
bgcolor:IColor (default = null)