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