 | pivotTableDefinitionFormats Property |
Formats.
Represents the following element tag in the schema: x:formats.
Namespace: DocumentFormat.OpenXml.Office2016.ExcelAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic Formats Formats { get; set; }Public Property Formats As Formats
Get
Set
public:
property Formats^ Formats {
Formats^ get ();
void set (Formats^ value);
}member Formats : Formats with get, set
Property Value
Formats
See Also