Class ExcelDrawing3DText
3D Text settings
Inherited Members
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.ThreeD
Assembly: EPPlus.dll
Syntax
public class ExcelDrawing3DText : ExcelDrawing3D
Properties
FlatTextZCoordinate
The Z coordinate to be used when positioning the flat text within the 3D scene
Declaration
public double FlatTextZCoordinate { get; set; }
Property Value
Type | Description |
---|---|
System.Double |