Get Method
Get function
Gets the Validation element at the specified index.
func (instance *ValidationCollection) Get(index int32) (*Validation, error)
Remarks
See Also
- Class ValidationCollection
- Library Aspose.Cells for Go
Gets the Validation element at the specified index.
func (instance *ValidationCollection) Get(index int32) (*Validation, error)