GroupShapeProperties.TransformGroup 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.
Transformation 2D pour les objets groupés.
Représente la balise d’élément suivante dans le schéma : a :xfrm.
public DocumentFormat.OpenXml.Drawing.TransformGroup TransformGroup { get; set; }
public DocumentFormat.OpenXml.Drawing.TransformGroup? TransformGroup { get; set; }
member this.TransformGroup : DocumentFormat.OpenXml.Drawing.TransformGroup with get, set
Public Property TransformGroup As TransformGroup