| GetCorrectedObject() | Gets and sets the corrected object. |
| GetDescription() | Get description of warning info. |
| GetErrorObject() | The error object. |
| GetType() | Get warning type. |
| IsNull() const | Checks whether the implementation object is nullptr. |
| explicit operator bool() const | operator bool() |
| operator=(const WarningInfo& src) | operator= |
| SetCorrectedObject(const Aspose::Cells::Object& value) | Gets and sets the corrected object. |
| WarningInfo(WarningInfo_Impl* impl) | Constructs from an implementation object. |
| WarningInfo(const WarningInfo& src) | Copy constructor. |
| ~WarningInfo() | Destructor. |