Column class
Contents
[
Hide
]Column class
Represents a column in a table.
Inheritance:Column
→ CellCollection
The Column type exposes the following members:
Properties
Property | Description |
---|---|
slide | Returns the parent slide of a CellCollection. Read-only IBaseSlide . |
presentation | Returns the parent presentation of a CellCollection. Read-only IPresentation . |
width | Returns or sets the width of a column. Read/write float. |
column_format | Returns the ColumnFormat object that contains formatting properties for this column. Read-only IColumnFormat . |
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
set_text_format | Sets defined portion format properties to all column cells’ portions. |
set_text_format | Sets defined paragraph format properties to all column cells’ paragraphs. |
set_text_format | Sets defined text frame format properties to all column cells’ text frames. |
See Also
- class
CellCollection
- class
Column
- module
aspose.slides
- library
Aspose.Slides