TableStyles.DefaultTableStyle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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