Aspose::Cells::IWarningCallback::Warning method
IWarningCallback::Warning method
Our callback only needs to implement the “Warning” method.
virtual void Aspose::Cells::IWarningCallback::Warning(WarningInfo &warningInfo)=0
| Parameter | Type | Description | 
|---|---|---|
| warningInfo | WarningInfo& | warning info | 
See Also
- Class Vector
- Class WarningInfo
- Class IWarningCallback
- Namespace Aspose::Cells
- Library Aspose.Cells for C++