Freigeben über


TableStyles.DefaultTableStyle-Eigenschaft

Default Table Style.Represents the attribte in schema: defaultTableStyle

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

Syntax

'Declaration
<SchemaAttrAttribute(, "defaultTableStyle")> _
Public Property DefaultTableStyle As StringValue
    Get
    Set
'Usage
Dim instance As TableStyles
Dim value As StringValue

value = instance.DefaultTableStyle

instance.DefaultTableStyle = value
[SchemaAttrAttribute(, "defaultTableStyle")]
public StringValue DefaultTableStyle { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

TableStyles Klasse

TableStyles-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace