Compartilhar via


TableStyles.DefaultTableStyle Propriedade

Definição

Estilo de tabela padrão

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a