RowCollection.Item
RowCollection indexer
Gets the element at the specified index.
public Row this[int index] { get; }
Parameter | Description |
---|---|
index |
See Also
- class Row
- class RowCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Gets the element at the specified index.
public Row this[int index] { get; }
Parameter | Description |
---|---|
index |