- Description
- represents a range of cells that can be merged.
- Developers Guide
Methods' Summary |
merge |
merges/unmerges the area specified by this object.
|
getIsMerged |
|
Methods' Details |
merge
void |
merge( |
[in] boolean |
bMerge ); |
- Description
- merges/unmerges the area specified by this object.
|
|
getIsMerged
- Returns
-
true if the area specified by this object is merged,
or false otherwise.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|