LibreOffice
LibreOffice 5.0 SDK API Reference
|
represents a collection of all columns of a table. More...
import "TableColumns.idl";
Exported Interfaces | |
interface | com::sun::star::table::XTableColumns |
provides methods to insert and remove columns. More... | |
Additional Inherited Members | |
![]() | |
void | insertByIndex ([in] long nIndex,[in] long nCount) |
inserts new columns. More... | |
void | removeByIndex ([in] long nIndex,[in] long nCount) |
deletes columns. More... | |
represents a collection of all columns of a table.
interface com::sun::star::table::XTableColumns |
provides methods to insert and remove columns.