Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ITextFont Interface / Line Property


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