Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadFontStyle Class
Members


In This Topic
    SpreadFontStyle Class
    In This Topic
    Specifies the font style information applied to the text.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SpreadFontStyle 
       Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As SpreadFontStyle
    public sealed class SpreadFontStyle : FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SpreadFontStyle

    See Also