manages columns within the object.
Definition XTextColumns.idl:35
void setColumnCount([in] short nColumns)
sets the number of columns.
sequence< com::sun::star::text::TextColumn > getColumns()
returns the column description of the object.
void setColumns([in] sequence< com::sun::star::text::TextColumn > Columns)
sets the descriptors of all columns.