次の方法で共有


MetadataType.Assign プロパティ

定義

メタデータ数式の割り当て

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象