(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.