OpenXmlWriter.WriteStartDocument Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
WriteStartDocument() | Writes the XML declaration with the version "1.0". | |
WriteStartDocument(Boolean) | Writes the XML declaration with the version "1.0" and the standalone attribute. |
Top