ConditionalFormatting.Pivot 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.
PivotTable Conditional Formatting
Represents the following attribute in the schema: pivot
[DocumentFormat.OpenXml.SchemaAttr(0, "pivot")]
public DocumentFormat.OpenXml.BooleanValue Pivot { get; set; }public DocumentFormat.OpenXml.BooleanValue Pivot { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "pivot")]
public DocumentFormat.OpenXml.BooleanValue? Pivot { get; set; }[DocumentFormat.OpenXml.SchemaAttr("pivot")]
public DocumentFormat.OpenXml.BooleanValue? Pivot { get; set; }public DocumentFormat.OpenXml.BooleanValue? Pivot { get; set; }member this.Pivot : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "pivot")>]
member this.Pivot : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("pivot")>]
member this.Pivot : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property Pivot As BooleanValueProperty Value
Returns BooleanValue.
- Attributes