Show / Hide Table of Contents

Class ExcelDrawing3DText

3D Text settings

Inheritance
System.Object
XmlHelper
ExcelDrawing3D
ExcelDrawing3DText
Inherited Members
ExcelDrawing3D.Scene
ExcelDrawing3D.ExtrusionHeight
ExcelDrawing3D.ContourWidth
ExcelDrawing3D.TopBevel
ExcelDrawing3D.BottomBevel
ExcelDrawing3D.ExtrusionColor
ExcelDrawing3D.ContourColor
ExcelDrawing3D.MaterialType
ExcelDrawing3D.ShapeDepthZCoordinate
ExcelDrawing3D.Delete()
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
In This Article
Back to top Generated by DocFX