ValidationCollection.Item
ValidationCollection indexer
Gets the Validation
element at the specified index.
public Validation this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class Validation
- class ValidationCollection
- namespace Aspose.Cells
- assembly Aspose.Cells