TableStyles.DefaultPivotStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default Pivot Style
Represents the following attribute in the schema: 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
Property Value
Returns StringValue.
- Attributes