com :: sun :: star :: util :: interface XMergeable
- Base Interface
- com::sun::star::uno::XInterface
- Description
- represents a range of cells that can be merged.
Methods' Summary
|
merge |
merges the cells.
|
getIsMerged |
returns the current state of the cells.
|
Methods' Details
|
- merge
-  
- void
merge(
-
- Description
- merges the cells.
|
- getIsMerged
-  
boolean
getIsMerged();
- Description
- returns the current state of the cells.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.