Spread WPF 17
GrapeCity.Excel Namespace / IRunFormatting Interface / FontLanguage Property


In This Topic
    FontLanguage Property (IRunFormatting)
    In This Topic
    Specified font category
    Syntax
    'Declaration
     
    ReadOnly Property FontLanguage As FontLanguage
    'Usage
     
    Dim instance As IRunFormatting
    Dim value As FontLanguage
     
    value = instance.FontLanguage
    FontLanguage FontLanguage {get;}
    See Also