Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ITextFont Interface / Fill Property


In This Topic
    Fill Property (ITextFont)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Fill As IFillFormat
    'Usage
     
    
    Dim instance As ITextFont
    Dim value As IFillFormat
     
    value = instance.Fill
    IFillFormat Fill {get;}
    See Also