Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFontFormat Interface / Name Property
In This Topic
    Name Property (IFontFormat)
    In This Topic
    Gets or sets the font name to use for the represented text.
    Syntax
    System.string Name {get; set;}

    Property Value

    The name.
    See Also