:: com :: sun :: star :: sheet ::
|
interface XUniqueCellFormatRangesSupplier |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XUniqueCellFormatRangesSupplier
|
- Description
- provides access to a collection of collections of equal-formatted
cell ranges.
- See also
- SheetCellRange
- See also
- SheetCellRanges
|
Methods' Details |
getUniqueCellFormatRanges
- Description
- returns a collection of equal-formatted cell range collections.
Each cell of the original range is contained in one of the
ranges (even unformatted cells). If there is a non-rectangular
equal-formatted cell area, it will be split into several
rectangular ranges.
All equal-formatted ranges are consolidated into one collection.
These collections are the members contained in a
UniqueCellFormatRanges collection.
- Returns
-
the collection of equal-formatted cell range collections.
- See also
- UniqueCellFormatRanges
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.