C# Class GridDesktop.Examples.WorkingWithWorksheet.CustomValidation

Inheritance: Aspose.Cells.GridDesktop.ICustomValidation
Afficher le fichier Open project: aspose-cells/Aspose.Cells-for-.NET

Méthodes publiques

Méthode Description
Validate ( Worksheet worksheet, int row, int col, object value ) : bool

Method Details

Validate() public méthode

public Validate ( Worksheet worksheet, int row, int col, object value ) : bool
worksheet Worksheet
row int
col int
value object
Résultat bool