Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IColorFormat Interface
Members


In This Topic
    IColorFormat Interface
    In This Topic
    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.
    Syntax
    'Declaration
     
    
    Public Interface IColorFormat 
    'Usage
     
    
    Dim instance As IColorFormat
    public interface IColorFormat 
    See Also