All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.IWarningCallback.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





IWarningCallback




com.aspose.cells
Interface IWarningCallback


public interface IWarningCallback 

Callback interface of warning.


Method Summary
abstract voidwarning(WarningInfo warningInfo)
           Our callback only needs to implement the "Warning" method.
 

Method Detail

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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy