IColumnCollection class
IColumnCollection class
Represents collection of columns in a table.
The IColumnCollection type exposes the following members:
Returns the column at the specified index.
Read-only IColumn
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add_clone | Creates a copy of the specified template row and inserts it at the bottom of a table. |
insert_clone | Creates a copy of the specified template column and insert it at the specified position in a table. |
remove_at | Removes a column at the specified position from a table. |
See Also
- class
IColumn
- module
aspose.slides
- library
Aspose.Slides