method Items.ClearCellForeColor (Index as Long, ColIndex as Variant)
Clears the cell's foreground color.

 TypeDescription 
   Index as Long A long expression that indicates the index of the item  
   ColIndex as Variant A long expression that indicates the column's index, a string expression that indicates the column's caption or column's key.  

The ClearCellForeColor method clears the cell's foreground color when CellForeColor property was used. Use the ForeColor property to specify the control's foreground color. Use the ItemForeColor property to specify the item's foreground color.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.