Enum eFontType
Type of font
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eFontType
  Fields
| Name | Description | 
|---|---|
| Complex | An complex font  | 
      
| EastAsian | An East Asian font  | 
      
| Latin | A latin font  | 
      
| Symbol | A symbol font  |