Freigeben über


CalculationCell.Array Eigenschaft

Definition

Array

Stellt das folgende Attribut im Schema dar: a

[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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Gilt für: