Click or drag to resize
ExcelXmlWriter Properties

The ExcelXmlWriter type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Public propertySettings
Gets the XmlWriterSettings object used to create this XmlWriter instance.
(Inherited from XmlWriter.)
Public propertyWriteState (Overrides XmlWriterWriteState.)
Public propertyXmlLang
When overridden in a derived class, gets the current xml:lang scope.
(Inherited from XmlWriter.)
Public propertyXmlSpace
When overridden in a derived class, gets an XmlSpace representing the current xml:space scope.
(Inherited from XmlWriter.)
Top
See Also