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

属性值

属性

适用于