GrapeCity.Spreadsheet.Drawing Namespace / IColorFormat Interface
Members


IColorFormat Interface
Represents the color of a one-color object, the foreground or background color of an object with a gradient or patterned fill, or the pointer color.
Object Model
IColorFormat Interface
Syntax
'Declaration
 
Public Interface IColorFormat 
 
'Usage
 
Dim instance As IColorFormat
See Also