GridNameCollection.Item
GridNameCollection indexer
Gets the Name element at the specified index.
public GridName 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 GridName
- class GridNameCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop