PivotTableDefinition.Formats 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.
Formats.
Represents the following element tag in the schema: x:formats.
public DocumentFormat.OpenXml.Spreadsheet.Formats Formats { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Formats? Formats { get; set; }
member this.Formats : DocumentFormat.OpenXml.Spreadsheet.Formats with get, set
Public Property Formats As Formats