Freigeben über


LinePropertiesType.Width Eigenschaft

Definition

Linienbreite

Stellt das folgende Attribut im Schema dar: w

[DocumentFormat.OpenXml.SchemaAttr(0, "w")]
public DocumentFormat.OpenXml.Int32Value Width { get; set; }
public DocumentFormat.OpenXml.Int32Value Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "w")]
public DocumentFormat.OpenXml.Int32Value? Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w")]
public DocumentFormat.OpenXml.Int32Value? Width { get; set; }
public DocumentFormat.OpenXml.Int32Value? Width { get; set; }
member this.Width : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "w")>]
member this.Width : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w")>]
member this.Width : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Width 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 die Breite an, die für den unterstrichenen Strich verwendet werden soll. Wenn dieses Attribut nicht angegeben wird, wird der Wert von 0 angenommen.

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

Gilt für: