Table.TableType Propriété

Définition

Table Type

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à