Interface ICustomValidation
ICustomValidation interface
Interface of a gridcell’s custom validation.
public interface ICustomValidation
Methods
Name | Description |
---|---|
Validate(Worksheet, int, int, object) | Validate a gridcell’s data is valid or not. |
See Also
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop