PolyLine.Points 属性

定义

复合线的点

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于