BandingProperties
class BandingProperties extends Model (View source)
Properties
protected | $firstBandColorType | ||
protected | $firstBandColorDataType | ||
protected | $firstBandColorStyleType | ||
protected | $firstBandColorStyleDataType | ||
protected | $footerColorType | ||
protected | $footerColorDataType | ||
protected | $footerColorStyleType | ||
protected | $footerColorStyleDataType | ||
protected | $headerColorType | ||
protected | $headerColorDataType | ||
protected | $headerColorStyleType | ||
protected | $headerColorStyleDataType | ||
protected | $secondBandColorType | ||
protected | $secondBandColorDataType | ||
protected | $secondBandColorStyleType | ||
protected | $secondBandColorStyleDataType |
Methods
getFirstBandColor()
No description
getFirstBandColorStyle()
No description
getFooterColor()
No description
getFooterColorStyle()
No description
getHeaderColor()
No description
getHeaderColorStyle()
No description
getSecondBandColor()
No description
getSecondBandColorStyle()
No description
Details
setFirstBandColor(Color $firstBandColor)
No description
Color
getFirstBandColor()
No description
setFirstBandColorStyle(ColorStyle $firstBandColorStyle)
No description
ColorStyle
getFirstBandColorStyle()
No description
setFooterColor(Color $footerColor)
No description
Color
getFooterColor()
No description
setFooterColorStyle(ColorStyle $footerColorStyle)
No description
ColorStyle
getFooterColorStyle()
No description
setHeaderColor(Color $headerColor)
No description
Color
getHeaderColor()
No description
setHeaderColorStyle(ColorStyle $headerColorStyle)
No description
ColorStyle
getHeaderColorStyle()
No description
setSecondBandColor(Color $secondBandColor)
No description
Color
getSecondBandColor()
No description
setSecondBandColorStyle(ColorStyle $secondBandColorStyle)
No description
ColorStyle
getSecondBandColorStyle()
No description