TableStyles.DefaultPivotStyle 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 dinâmico padrão
Representa o seguinte atributo no esquema: defaultPivotStyle
[DocumentFormat.OpenXml.SchemaAttr(0, "defaultPivotStyle")]
public DocumentFormat.OpenXml.StringValue DefaultPivotStyle { get; set; }
public DocumentFormat.OpenXml.StringValue DefaultPivotStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "defaultPivotStyle")]
public DocumentFormat.OpenXml.StringValue? DefaultPivotStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("defaultPivotStyle")]
public DocumentFormat.OpenXml.StringValue? DefaultPivotStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? DefaultPivotStyle { get; set; }
member this.DefaultPivotStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "defaultPivotStyle")>]
member this.DefaultPivotStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("defaultPivotStyle")>]
member this.DefaultPivotStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property DefaultPivotStyle As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos