CalculationCell.Array Propriété

Définition

Tableau

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à