次の方法で共有


CustomFilters.And プロパティ

定義

And

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象