XNamespace

Overview

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

Represents an XML namespace, used to construct qualified element names.

This class provides 2 methods for working with XNamespace objects in C++ programs. Available methods include: GetUri, XNamespace. All public members are accessible to any C++ application after installing the Aspose.Cells FOSS for C++ package. Accessor methods: Xml.

Accessor Methods

NameTypeAccessDescription
XmlXNamespaceRead/WriteGets or sets the xml.

Methods

SignatureDescription
XNamespace()Calls XNamespace on this XNamespace instance.
GetUri()std::stringReturns the uri.

See Also

 English