Show / Hide Table of Contents

Class ExcelDrawingFont

Represents a normal font

Inheritance
object
XmlHelper
ExcelDrawingFontBase
ExcelDrawingFont
Inherited Members
ExcelDrawingFontBase.Typeface
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 ExcelDrawingFont : ExcelDrawingFontBase

Properties

Script

The script or language

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