Spread WPF 17
GrapeCity.Excel Namespace / ExcelFont Class
Members


In This Topic
    ExcelFont Class
    In This Topic
    Represent the Excel Font settings.
    Object Model
    ExcelFont Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ExcelFont 
       Implements IExcelFont 
    'Usage
     
    Dim instance As ExcelFont
    public sealed class ExcelFont : IExcelFont  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelFont

    See Also