Freigeben über


RelativeRectangleType.Bottom Eigenschaft

Definition

Unterer Offset

Stellt das folgende Attribut im Schema dar: b

[DocumentFormat.OpenXml.SchemaAttr(0, "b")]
public DocumentFormat.OpenXml.Int32Value Bottom { get; set; }
public DocumentFormat.OpenXml.Int32Value Bottom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "b")]
public DocumentFormat.OpenXml.Int32Value? Bottom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("b")]
public DocumentFormat.OpenXml.Int32Value? Bottom { get; set; }
public DocumentFormat.OpenXml.Int32Value? Bottom { get; set; }
member this.Bottom : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "b")>]
member this.Bottom : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("b")>]
member this.Bottom : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Bottom As Int32Value

Eigenschaftswert

Gibt zurück Int32Value.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt den unteren Rand des Rechtecks an.

Die möglichen Werte für dieses Attribut werden durch den ST_Percentage einfachen Typ definiert.

Gilt für: