GetValidationInCell Method
GetValidationInCell function
Gets the validation applied to given cell.
func (instance *ValidationCollection) GetValidationInCell(row int32, column int32) (*Validation, error)
Remarks
See Also
- Class ValidationCollection
- Namespace Aspose.Cells
- Library Aspose.Cells for Go