Framework:SetWritableFixedCellBackColor: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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]].


==Ergebnis==
==Result==
Gets or sets the background color for the cell.
Gets or sets the background color for the cell.


==Example==
==Example==
Line 23: Line 22:
__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|SetWritableFixedCellBackColor]]
[[Category:Functions - client-side|SetWritableFixedCellBackColor]]
[[Category:Functions - client-side|SetWritableFixedCellBackColor]]
[[de:Framework:SetWritableFixedCellBackColor]]
[[de:Framework:SetWritableFixedCellBackColor]]

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);