TextProperties.Shape3DType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Apply 3D shape properties.
Represents the following element tag in the schema: a:sp3d.
public DocumentFormat.OpenXml.Drawing.Shape3DType Shape3DType { get; set; }
public DocumentFormat.OpenXml.Drawing.Shape3DType? Shape3DType { get; set; }
member this.Shape3DType : DocumentFormat.OpenXml.Drawing.Shape3DType with get, set
Public Property Shape3DType As Shape3DType