Compartilhar via


Table.TableType Propriedade

Definição

Tipo de Tabela

Representa o seguinte atributo no esquema: tableType

[DocumentFormat.OpenXml.SchemaAttr(0, "tableType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues> TableType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues> TableType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tableType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues>? TableType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tableType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues>? TableType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues>? TableType { get; set; }
member this.TableType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tableType")>]
member this.TableType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tableType")>]
member this.TableType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.TableValues> with get, set
Public Property TableType As EnumValue(Of TableValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a