Partager via


Users.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(WorkbookUserDataPart) Saves the DOM into the WorkbookUserDataPart.

Top

See Also

Reference

Users Class

Users Members

DocumentFormat.OpenXml.Spreadsheet Namespace