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