public interface GridCustomServerValidation
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
validate(GridWorksheet sheet,
int row,
int col,
java.lang.String value)
Remarks
|
java.lang.String validate(GridWorksheet sheet, int row, int col, java.lang.String value)
Remarks
if return string.empty the validate is passed,else you can return any related message which can be deal in ClientCallback functionsheet - the GridWorksheetrow - the row index of the cellcol - the column index of the cellvalue - the value to do validationSee 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.