SetCellBackground(id as CellType, color as Numeric)
Setzt die Hintergrundfarbe einer Zelle.
Parameter
id
ID der Zelle
color
Hintergrundfarbe
Beispiel
SetCellBackground (CT_TITLE, COLOR_WHITE)
SetCellBackground |
Befehl |
CT_TITLE, COLOR_WHITE |
In dieser Zelle soll der Hintergrund wei▀ dargestellt werden. |
Siehe auch
Zellkonstanten , CreateCell , DeleteCell , DeleteCellChildren , SetCellParent , DuplicateCell , SetHeaderCell , SetFooterCell , SetCellFont , SetCellClip , SetCellBorder , SetCellText , SetCellAlign , SetCellTextBorder , DrawCell , CellType , GetCellWidth , GetCellHeight