PivotTableDefinition.ConditionalFormats 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.
ConditionalFormats.
Represents the following element tag in the schema: x14:conditionalFormats.
public DocumentFormat.OpenXml.Office2010.Excel.ConditionalFormats ConditionalFormats { get; set; }
public DocumentFormat.OpenXml.Office2010.Excel.ConditionalFormats? ConditionalFormats { get; set; }
member this.ConditionalFormats : DocumentFormat.OpenXml.Office2010.Excel.ConditionalFormats with get, set
Public Property ConditionalFormats As ConditionalFormats