Framework:SetWritableFixedCellBackColor: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==[[Framework:Functions|Function]]== | ==[[Framework:Functions|Function]]== | ||
SetWritableFixedCellBackColor(<BackColor>) | <span {{CoPFormel}}>SetWritableFixedCellBackColor(<BackColor>)</span> | ||
| Line 18: | Line 18: | ||
==Example== | ==Example== | ||
SetWritableFixedCellBackColor(F51231); | <span {{CoPFormel}}>SetWritableFixedCellBackColor(F51231);</span> | ||
Revision as of 16:07, 6 March 2012
Function
SetWritableFixedCellBackColor(<BackColor>)
| Parameter | Description |
| BackColor | Gets or sets the background color for the cell. |
Ergebnis
Gets or sets the background color for the cell.
Example
SetWritableFixedCellBackColor(F51231);