Share via


TableStyles.DefaultTableStyle Property

Definition

Default Table Style

Represents the following attribute in the schema: defaultTableStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "defaultTableStyle")]
public DocumentFormat.OpenXml.StringValue DefaultTableStyle { get; set; }
public DocumentFormat.OpenXml.StringValue DefaultTableStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "defaultTableStyle")]
public DocumentFormat.OpenXml.StringValue? DefaultTableStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("defaultTableStyle")]
public DocumentFormat.OpenXml.StringValue? DefaultTableStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? DefaultTableStyle { get; set; }
member this.DefaultTableStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "defaultTableStyle")>]
member this.DefaultTableStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("defaultTableStyle")>]
member this.DefaultTableStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property DefaultTableStyle As StringValue

Property Value

Returns StringValue.

Attributes

Applies to