次の方法で共有


Headers.Exclusive プロパティ

定義

排他モード

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象