Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
Save(Stream) | Save the DOM tree to stream. (Inherited from OpenXmlPartRootElement.) |
![]() |
Save(SlideLayoutPart) | Saves the DOM into the SlideLayoutPart. |
Top