Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / FontInfo Class
Members


In This Topic
    FontInfo Class
    In This Topic
    Contains the font attributes (font name, font size, color, and so on) for an object.
    Object Model
    FontInfo Class
    Syntax
    'Declaration
     
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public NotInheritable Class FontInfo 
    'Usage
     
    Dim instance As FontInfo
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public sealed class FontInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.FontInfo

    See Also