:: com :: sun :: star :: table ::
|
unpublished |
interface XMergeableCell |
|
|
- Base Interfaces
XMergeableCell
┗ XCell
XCell |
- (referenced interface's summary:)
- provides methods to access the contents of a cell in a table.
|
|
- Usage Restrictions
- not published
- Description
- provides methods to access information about a cell that is mergeable with
other sells.
- See also
- Cell
|
Methods' Summary |
getRowSpan |
returns the number of columns this cell spans.
|
getColumnSpan |
returns the number of rows this cell spans.
|
isMerged |
returns true if this cell is merged with another cell.
|
Methods' Details |
getRowSpan
- Description
- returns the number of columns this cell spans.
|
|
getColumnSpan
- Description
- returns the number of rows this cell spans.
|
|
isMerged
- Description
- returns true if this cell is merged with another cell.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.