Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IColorFormatter Interface
Members


In This Topic
    IColorFormatter Interface
    In This Topic
    Interface that defines the methods and properties required by objects used to format foreground values.
    Object Model
    IColorFormatter Interface
    Syntax
    'Declaration
     
    Public Interface IColorFormatter 
    'Usage
     
    Dim instance As IColorFormatter
    public interface IColorFormatter 
    See Also