Spread Silverlight Documentation
ExcelFontFamily Enumeration


Font family of a font
Syntax
'Declaration
 
Public Enum ExcelFontFamily 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelFontFamily
public enum ExcelFontFamily : System.Enum 
Members
MemberDescription
AutoSpecifies that information about a font's font family does not exit
DecorativeSpecifies the Novelty font family
ModernSpecifies a monospace font with or without serifs
RomanSpecifies a proportional font with serifs
ScriptSpecifies a script font designed to mimic the appearance of handwriting
SwissSpecifies a proportional font without serifs
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelFontFamily

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.