Click or drag to resize

RevisionsSave 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(WorkbookRevisionLogPart) Saves the DOM into the WorkbookRevisionLogPart.
Top
See Also