:: com :: sun :: star :: sheet ::
|
interface XUniqueCellFormatRangesSupplier |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XUniqueCellFormatRangesSupplier
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- provides access to a collection of collections of equal-formatted
cell ranges.
- See also
- ::com::sun::star::sheet::SheetCellRange
- See also
- ::com::sun::star::sheet::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
::com::sun::star::sheet::UniqueCellFormatRanges collection.
- Returns
-
the collection of equal-formatted cell range collections.
- See also
- ::com::sun::star::sheet::UniqueCellFormatRanges
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.