PivotCacheRecords.Save Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Save() Saves the data in the DOM tree back to the part. It could be called multiple times as well. Each time it is called, the stream will be flushed. (Inherited from OpenXmlPartRootElement.)
Public method Save(Stream) Save the DOM tree to stream. (Inherited from OpenXmlPartRootElement.)
Public method Save(PivotTableCacheRecordsPart) Saves the DOM into the PivotTableCacheRecordsPart.

Top

See Also

Reference

PivotCacheRecords Class

PivotCacheRecords Members

DocumentFormat.OpenXml.Spreadsheet Namespace