21module
com { module sun { module star { module table {
34 void merge() raises( ::
com::sun::star::lang::NoSupportException );
55 void split( [in]
long Columns, [in]
long Rows )
56 raises( ::
com::sun::star::lang::NoSupportException,
57 ::
com::sun::star::lang::IllegalArgumentException );
64 boolean isMergeable();
represents a range of cells that can possibly be merged or unmerged.
Definition XMergeableCellRange.idl:27
void merge()
merges the area specified by this range.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20