19 #ifndef __com_sun_star_table_XMergeableCellRange_idl__ 20 #define __com_sun_star_table_XMergeableCellRange_idl__ 27 module
com { module sun { module star { module table {
61 void split( [in]
long Columns, [in]
long Rows )
70 boolean isMergeable();
represents a range of cells that can possibly be merged or unmerged.
Definition: XMergeableCellRange.idl:32
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:47