Click or drag to resize

WorkbookSave Method

Overload List
 NameDescription
Public methodSave Saves the data in the DOM tree back to the part. This method can be called multiple times and each time it is called, the stream will be flushed.
Public methodSave(Stream) Saves the DOM tree to the specified stream.
Public methodSave(WorkbookPart) Saves the DOM into the WorkbookPart.
Top
See Also