GetValidationInCell Method

GetValidationInCell function

Gets the validation applied to given cell.


func (instance *ValidationCollection) GetValidationInCell(row int32, column int32)  (*Validation,  error) 

Remarks

See Also