次の方法で共有


CustomFilters.And プロパティ

定義

このプロパティは、Office 2010 以降でのみ使用できます。

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

[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

プロパティ値

属性

適用対象