Framework:SetWritableFixedCellBackColor: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<span {{CoPFormel}}>SetWritableFixedCellBackColor(<BackColor>)</span> | <span {{CoPFormel}}>SetWritableFixedCellBackColor(<BackColor>)</span> | ||
{| class="wikitable" width="80%" | {| class="wikitable" width="80%" | ||
| Line 12: | Line 11: | ||
|Gets or sets the background color for the cell. | |Gets or sets the background color for the cell. | ||
|} | |} | ||
This function belongs to [[:Category:Functions_-_client-side|client-side functions]]. | |||
== | ==Result== | ||
Gets or sets the background color for the cell. | Gets or sets the background color for the cell. | ||
==Example== | ==Example== | ||
Latest revision as of 08:53, 24 May 2012
Function
SetWritableFixedCellBackColor(<BackColor>)
| Parameter | Description |
| BackColor | Gets or sets the background color for the cell. |
This function belongs to client-side functions.
Result
Gets or sets the background color for the cell.
Example
SetWritableFixedCellBackColor(F51231);