Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

service NamedRanges
Description
represents a collection of named ranges in a spreadsheet document.

In fact a named range is a named formula expression. A cell range address is one possible content of a named range.

See also
SpreadsheetDocument

Exported Interfaces - Summary
XNamedRanges

provides access to the named ranges and to insert and remove them.

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

provides access to the named ranges via index. (details)

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

creates an enumeration of all named ranges. (details)

::com::sun::star::document::XActionLockable

provides methods to control the internal update of named ranges. (details)

Exported Interfaces - Details
XNamedRanges
Description
provides access to the named ranges and to insert and remove them.
::com::sun::star::container::XIndexAccess
Description
provides access to the named ranges via index.
See also
NamedRange
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all named ranges.
See also
NamedRangesEnumeration
::com::sun::star::document::XActionLockable
Usage Restrictions
optional
Description
provides methods to control the internal update of named ranges.
Since
OOo 3.0

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.