Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFont Class / Script Property

In This Topic
    Script Property (XLFont)
    In This Topic
    Gets XLFontScript value of the Excel font.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Script As XLFontScript
    public XLFontScript Script {get;}
    See Also