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