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