ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLFont Class / Script Property

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