Class ExcelDrawingFontBase
- Namespace
- OfficeOpenXml.Drawing.Style.Font
- Assembly
- EPPlus.dll
Base class a font
public class ExcelDrawingFontBase : XmlHelper
- Inheritance
-
ExcelDrawingFontBase
- Derived
- Inherited Members
Properties
Typeface
The typeface or the name of the font
public string Typeface { get; }