IColumn class

IColumn class

Represents a column in a table.

The IColumn type exposes the following members:

Properties

PropertyDescription
widthReturns or sets the width of a column.
Read/write float.
column_formatReturns the ColumnFormat object that contains formatting properties for this column.
Read-only IColumnFormat.
slide
presentation

Indexer

NameDescription
[index]

Methods

MethodDescription
set_text_format
set_text_format
set_text_format

See Also