Package | stimulsoft.report.export.struct |
Class | public class StiExcel2007DataFill |
Inheritance | StiExcel2007DataFill ![]() |
Property | Defined By | ||
---|---|---|---|
bgColor : StiColor | StiExcel2007DataFill | ||
fgColor : StiColor | StiExcel2007DataFill | ||
type : String | StiExcel2007DataFill |
Method | Defined By | ||
---|---|---|---|
StiExcel2007DataFill | |||
equalDataFill(df:StiExcel2007DataFill):Boolean | StiExcel2007DataFill |
bgColor | property |
public var bgColor:StiColor
fgColor | property |
public var fgColor:StiColor
type | property |
public var type:String
StiExcel2007DataFill | () | Constructor |
public function StiExcel2007DataFill(_type:String, _fgColor:StiColor, _bgColor:StiColor)
_type:String | |
_fgColor:StiColor | |
_bgColor:StiColor |
equalDataFill | () | method |
public function equalDataFill(df:StiExcel2007DataFill):Boolean
Parameters
df:StiExcel2007DataFill |
Boolean |