GetValidationInCell
ValidationCollection.GetValidationInCell method
Får valideringen tillämpad på given cell.
public Validation GetValidationInCell(int row, int column)
Parameter | Typ | Beskrivning |
---|---|---|
row | Int32 | Radindex. |
column | Int32 | Kolumnindex. |
Returvärde
Returnerar aValidation
objekt eller null om det inte finns någon validering för en given cell
Se även
- class Validation
- class ValidationCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells