Freigeben über


TableStyle.Table-Eigenschaft

Table.Represents the attribte in schema: table

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

Syntax

'Declaration
<SchemaAttrAttribute(, "table")> _
Public Property Table As BooleanValue
    Get
    Set
'Usage
Dim instance As TableStyle
Dim value As BooleanValue

value = instance.Table

instance.Table = value
[SchemaAttrAttribute(, "table")]
public BooleanValue Table { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

TableStyle Klasse

TableStyle-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace