Spread WPF 18
GrapeCity.Spreadsheet Namespace / IFont Interface
Members


In This Topic
    IFont Interface
    In This Topic
    Contains the font attributes (font name, font size, color, and so on) for an object.
    Object Model
    IFont Interface
    Syntax
    'Declaration
     
    Public Interface IFont 
    'Usage
     
    Dim instance As IFont
    public interface IFont 
    See Also