GetValidationInCell
ValidationCollection.GetValidationInCell method
Obtient la validation appliquée à la cellule donnée.
public Validation GetValidationInCell(int row, int column)
Paramètre | Taper | La description |
---|---|---|
row | Int32 | L’index de ligne. |
column | Int32 | L’indice de colonne. |
Return_Value
Renvoie unValidation
objet ou null s’il n’y a pas de validation pour une cellule donnée
Voir également
- class Validation
- class ValidationCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells