public interface IWarningCallback
Callback interface of warning.
Method Summary |
abstract void | warning(WarningInfo warningInfo) | |
Our callback only needs to implement the "Warning" method.
|
warning | |
public abstract void warning(WarningInfo warningInfo) |
-
Our callback only needs to implement the "Warning" method.
- Parameters:
warningInfo
- warning info
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.