Aspose::Cells::QueryTables::DataMashup class
DataMashup class
Represents mashup data.
class DataMashup
Methods
Method | Description |
---|---|
DataMashup(DataMashup_Impl* impl) | Constructs from an implementation object. |
DataMashup(const DataMashup& src) | Copy constructor. |
GetPowerQueryFormulas() | Gets all power query formulas. |
IsNull() const | Checks whether the implementation object is nullptr. |
explicit operator bool() const | operator bool() |
operator=(const DataMashup& src) | operator= |
~DataMashup() | Destructor. |
Fields
Field | Description |
---|---|
_impl | The implementation object. |
See Also
- Namespace Aspose::Cells::QueryTables
- Library Aspose.Cells for C++