Compartilhar via


TableFormulaType.Array Propriedade

Definição

Matriz

Representa o seguinte atributo no esquema: matriz

[DocumentFormat.OpenXml.SchemaAttr(0, "array")]
public DocumentFormat.OpenXml.BooleanValue Array { get; set; }
public DocumentFormat.OpenXml.BooleanValue Array { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "array")]
public DocumentFormat.OpenXml.BooleanValue? Array { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("array")]
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, "array")>]
member this.Array : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("array")>]
member this.Array : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Array As BooleanValue

Valor da propriedade

Retorna BooleanValue.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Um valor booliano que indica se essa fórmula é uma fórmula de estilo de matriz.

Os valores possíveis para esse atributo são definidos pelo tipo de dados do Esquema boolean XML.

Aplica-se a