Click or drag to resize
ExcelXmlWriterWriteStartAttribute Method
Overload List
  NameDescription
Public methodWriteStartAttribute(String)
Writes the start of an attribute with the specified local name.
(Inherited from XmlWriter.)
Public methodWriteStartAttribute(String, String)
Writes the start of an attribute with the specified local name and namespace URI.
(Inherited from XmlWriter.)
Public methodWriteStartAttribute(String, String, String) (Overrides XmlWriterWriteStartAttribute(String, String, String).)
Top
See Also