| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
represents a range of cells that can be merged. More...
import "XMergeable.idl";
 
  
| Public Member Functions | |
| void | merge ([in] boolean bMerge) | 
| merges/unmerges the area specified by this object. | |
| boolean | getIsMerged () | 
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
represents a range of cells that can be merged.
| boolean getIsMerged | ( | ) | 
| void merge | ( | [in] boolean | bMerge | ) | 
merges/unmerges the area specified by this object.