Freigeben über


TableDefinitionPart.Table-Eigenschaft

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Table As Table
    Get
    Set
'Usage
Dim instance As TableDefinitionPart
Dim value As Table

value = instance.Table

instance.Table = value
public Table Table { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.Table

Siehe auch

Referenz

TableDefinitionPart Klasse

TableDefinitionPart-Member

DocumentFormat.OpenXml.Packaging-Namespace