Freigeben über


PolyLine.Points Eigenschaft

Definition

Punkte für Verbundlinie

Stellt das folgende Attribut im Schema dar: points

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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: