Arc.To プロパティ

定義

スキーマ内の次の属性を表します。

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

プロパティ値

属性

適用対象