public interface ISmartMarkerCallBack
| Modifier and Type | Method and Description |
|---|---|
void |
process(int sheetIndex,
int rowIndex,
int colIndex,
java.lang.String tableName,
java.lang.String columnName)
Callback for processing a smart marker.
|
void process(int sheetIndex,
int rowIndex,
int colIndex,
java.lang.String tableName,
java.lang.String columnName)
sheetIndex - The sheet index.rowIndex - The row index.colIndex - The column index.tableName - The table name of smartmarker.columnName - The table name of smartmarker.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.