TableCellProperties.Cell3DProperties 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.
Cellule 3D.
Représente la balise d’élément suivante dans le schéma : a :cell3D.
public DocumentFormat.OpenXml.Drawing.Cell3DProperties Cell3DProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.Cell3DProperties? Cell3DProperties { get; set; }
member this.Cell3DProperties : DocumentFormat.OpenXml.Drawing.Cell3DProperties with get, set
Public Property Cell3DProperties As Cell3DProperties