XmlAttribute

Overview

XmlAttribute is a class in Aspose.Cells FOSS for C++.

Lightweight handle to an XML attribute. Default-constructed instances are null.

Methods

SignatureDescription
IsNull()bool
MakeAttribute(value: std::string)XmlAttribute

See Also