Aspose::Cells::XmlColumnProperty class
XmlColumnProperty class
Represents Xml Data Binding information.
class XmlColumnProperty
Methods
| Method | Description |
|---|---|
| IsNull() const | Checks whether the implementation object is nullptr. |
| explicit operator bool() const | operator bool() |
| operator=(const XmlColumnProperty& src) | operator= |
| XmlColumnProperty() | Default constructor. |
| XmlColumnProperty(XmlColumnProperty_Impl* impl) | Constructs from an implementation object. |
| XmlColumnProperty(const XmlColumnProperty& src) | Copy constructor. |
| ~XmlColumnProperty() | Destructor. |
Fields
| Field | Description |
|---|---|
| _impl | The implementation object. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++