Partager via


CustomFilters.And Propriété

Définition

And

Représente l’attribut suivant dans le schéma : et

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à