Show / Hide Table of Contents

Class ExcelDrawingFont

Represents a normal font

Inheritance
System.Object
XmlHelper
ExcelDrawingFontBase
ExcelDrawingFont
Inherited Members
ExcelDrawingFontBase.Typeface
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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
System.String
Back to top Generated by DocFX