Property Getters/Setters Summary | ||
---|---|---|
method | getBackgroundCellsColor() | |
method | setBackgroundCellsColor(value) | |
Gets and sets the foreground |
||
method | getBackgroundColor() | |
method | setBackgroundColor(value) | |
Gets or sets the background |
||
method | getBackTransparency() | |
method | setBackTransparency(value) | |
Gets or sets the transparency of background color. | ||
method | getForegroundCellsColor() | |
method | setForegroundCellsColor(value) | |
Gets and sets the foreground |
||
method | getForegroundColor() | |
method | setForegroundColor(value) | |
Gets or sets the foreground |
||
method | getForeTransparency() | |
method | setForeTransparency(value) | |
Gets or sets the transparency of foreground color. | ||
method | getPattern() | |
method | setPattern(value) | |
Gets or sets the fill pattern type The value of the property is FillPattern integer constant. |
Method Summary | ||
---|---|---|
method | equals(obj) | |
/
|
||
method | hashCode() | |
Gets the hash code.
|
int getPattern() / setPattern(value)
Color getBackgroundColor() / setBackgroundColor(value)
CellsColor getBackgroundCellsColor() / setBackgroundCellsColor(value)
Color getForegroundColor() / setForegroundColor(value)
CellsColor getForegroundCellsColor() / setForegroundCellsColor(value)
float getForeTransparency() / setForeTransparency(value)
float getBackTransparency() / setBackTransparency(value)