次の方法で共有


PolyLine.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 を返します。

属性

適用対象