Item
ColumnCollection indexer
Returns the column at the specified index. Read-only Column
.
public IColumn this[int index] { get; }
See Also
- interface IColumn
- class ColumnCollection
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns the column at the specified index. Read-only Column
.
public IColumn this[int index] { get; }