Spread Silverlight Documentation
FontLanguage Enumeration


Defines the font language used for a specific run of text
Syntax
'Declaration
 
Public Enum FontLanguage 
   Inherits System.Enum
'Usage
 
Dim instance As FontLanguage
public enum FontLanguage : System.Enum 
Members
MemberDescription
ComplexScriptFontSpecifies that a complex script font be used for a specific run of text.
EastAsianFontSpecifies that an East Asian font be used for a specific run of text.
LatinFontSpecifies that a Latin font be used for a specific run of text.
SymbolFontSpecifies that a symbol font be used for a specific run of text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.FontLanguage

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.