Bind.Target プロパティ

定義

target

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

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

プロパティ値

属性

適用対象