Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGlowFormat Interface / Color Property


In This Topic
    Color Property (IGlowFormat)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Color As IColorFormat
    'Usage
     
    Dim instance As IGlowFormat
    Dim value As IColorFormat
     
    value = instance.Color
    IColorFormat Color {get;}
    See Also