Class ExcelDrawing3DText
- Namespace
- OfficeOpenXml.Drawing.Style.ThreeD
- Assembly
- EPPlus.dll
3D Text settings
public class ExcelDrawing3DText : ExcelDrawing3D
- Inheritance
-
ExcelDrawing3DText
- Inherited Members
Properties
FlatTextZCoordinate
The Z coordinate to be used when positioning the flat text within the 3D scene
public double FlatTextZCoordinate { get; set; }