BackColor (CTAppearance) Property
Applies To
CTAppearance object
Description
Sets or returns the background color of a custom cell.
Syntax
Visual Basic
[form.]fpSpread.CTAppearance.BackColor() As OLE_COLOR]
Remarks
This property is used when creating the appearance for a custom cell.
See Also
TypeCustomName property
DLL Correspondence
SS_CT_PAINTCELL_ARGS, SSAddCustomCellType functions