Show / Hide Table of Contents

Class ExcelDrawingFontBase

Base class a font

Inheritance
object
XmlHelper
ExcelDrawingFontBase
ExcelDrawingFont
ExcelDrawingFontSpecial
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OfficeOpenXml.Drawing.Style.Font
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingFontBase : XmlHelper

Properties

Typeface

The typeface or the name of the font

Declaration
public string Typeface { get; }
Property Value
Type Description
string
In this article
Back to top Generated by DocFX