CellFormula.DataTableRow Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Linha tabela de dados
Representa o seguinte atributo no esquema: dtr
[DocumentFormat.OpenXml.SchemaAttr(0, "dtr")]
public DocumentFormat.OpenXml.BooleanValue DataTableRow { get; set; }
public DocumentFormat.OpenXml.BooleanValue DataTableRow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dtr")]
public DocumentFormat.OpenXml.BooleanValue? DataTableRow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dtr")]
public DocumentFormat.OpenXml.BooleanValue? DataTableRow { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DataTableRow { get; set; }
member this.DataTableRow : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dtr")>]
member this.DataTableRow : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dtr")>]
member this.DataTableRow : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DataTableRow As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos