TextProperties.Shape3DType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appliquez les propriétés de forme 3D.
Représente la balise d’élément suivante dans le schéma : 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