Extrusion.RotationCenter 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.
Centre de rotation
Représente l’attribut suivant dans le schéma : rotationcenter
[DocumentFormat.OpenXml.SchemaAttr(0, "rotationcenter")]
public DocumentFormat.OpenXml.StringValue RotationCenter { get; set; }
public DocumentFormat.OpenXml.StringValue RotationCenter { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rotationcenter")]
public DocumentFormat.OpenXml.StringValue? RotationCenter { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rotationcenter")]
public DocumentFormat.OpenXml.StringValue? RotationCenter { get; set; }
public DocumentFormat.OpenXml.StringValue? RotationCenter { get; set; }
member this.RotationCenter : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rotationcenter")>]
member this.RotationCenter : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rotationcenter")>]
member this.RotationCenter : DocumentFormat.OpenXml.StringValue with get, set
Public Property RotationCenter As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs