Packagestimulsoft.report.export.struct
Classpublic class StiExcel2007DataFill
InheritanceStiExcel2007DataFill Inheritance Object



Public Properties
 PropertyDefined By
  bgColor : StiColor
StiExcel2007DataFill
  fgColor : StiColor
StiExcel2007DataFill
  type : String
StiExcel2007DataFill
Public Methods
 MethodDefined By
  
StiExcel2007DataFill(_type:String, _fgColor:StiColor, _bgColor:StiColor)
StiExcel2007DataFill
  
StiExcel2007DataFill
Property Detail
bgColorproperty
public var bgColor:StiColor

fgColorproperty 
public var fgColor:StiColor

typeproperty 
public var type:String

Constructor Detail
StiExcel2007DataFill()Constructor
public function StiExcel2007DataFill(_type:String, _fgColor:StiColor, _bgColor:StiColor)



Parameters
_type:String
 
_fgColor:StiColor
 
_bgColor:StiColor
Method Detail
equalDataFill()method
public function equalDataFill(df:StiExcel2007DataFill):Boolean

Parameters

df:StiExcel2007DataFill

Returns
Boolean