| Property Getters/Setters Summary | ||
|---|---|---|
function | getCellsColor() | |
function | setCellsColor(value) | |
|
Gets and sets the |
||
function | getColor() | |
function | setColor(value) | |
|
Gets or sets the |
||
function | getTransparency() | |
function | setTransparency(value) | |
| Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). | ||
| Property Getters/Setters Detail |
|---|
getColor/setColor : Color | |
function getColor() / function setColor(value) | |
getCellsColor/setCellsColor : CellsColor | |
function getCellsColor() / function setCellsColor(value) | |
getTransparency/setTransparency : Number | |
function getTransparency() / function setTransparency(value) | |