ExportToMht(Stream, MhtExportOptions)
|
stream, options
|
Exports the pivot grid to the specified stream in MHT format using the specified MHT-specific options.
|
ExportToMht(Stream)
|
stream
|
Exports the pivot grid to the specified stream in MHT format.
|
ExportToMht(String, MhtExportOptions)
|
filePath, options
|
Exports the pivot grid to the specified file path in MHT format, using the specified MHT-specific options.
|
ExportToMht(String)
|
filePath
|
Exports the pivot grid to the specified file path in MHT format.
|