LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
UniqueCellFormatRanges Service Referencepublished

represents a collection of equal-formatted cell range collections. More...

import "UniqueCellFormatRanges.idl";

Inheritance diagram for UniqueCellFormatRanges:
XIndexAccess XEnumerationAccess XElementAccess XElementAccess XInterface XInterface

Exported Interfaces

interface com::sun::star::container::XIndexAccess
 provides methods to access the contained cell range collections by index.
interface com::sun::star::container::XEnumerationAccess
 creates an enumeration of all cell range collections.

Additional Inherited Members

Public Member Functions inherited from XIndexAccess
long getCount ()
any getByIndex ([in] long Index) raises ( com::sun::star::lang::IndexOutOfBoundsException, com::sun::star::lang::WrappedTargetException )
Public Member Functions inherited from XElementAccess
type getElementType ()
boolean hasElements ()
Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
void acquire ()
 increases the reference counter by one.
void release ()
 decreases the reference counter by one.
Public Member Functions inherited from XEnumerationAccess
com::sun::star::container::XEnumeration createEnumeration ()

Detailed Description

represents a collection of equal-formatted cell range collections.

All cells inside a cell range collection (a member of this collection) have the same formatting attributes.

See also
com::sun::star::sheet::SheetCellRange
com::sun::star::sheet::SheetCellRanges
com::sun::star::sheet::CellFormatRanges
Developers Guide
Spreadsheet Documents - Equally Formatted Cell Ranges - Unique Cell Format Ranges

Exported Interfaces

◆ com::sun::star::container::XEnumerationAccess

creates an enumeration of all cell range collections.

See also
com::sun::star::sheet::UniqueCellFormatRangesEnumeration

◆ com::sun::star::container::XIndexAccess

provides methods to access the contained cell range collections by index.

See also
com::sun::star::sheet::SheetCellRanges

The documentation for this service was generated from the following file: