Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: sheet ::
service SheetLink
Description
represents a sheet link.
A sheet link contains the source data of linked sheets, i.e. the
URL and sheet name of the external document.
To create a linked sheet, the sheet which will be used as linked
sheet has to exist already. The method
XSheetLinkable ::link creates a SheetLink
object in the document's SheetLinks collection and links
the sheet to the specified external sheet.
Developers Guide
Spreadsheets - Sheet Links
Exported Interfaces - Summary
::com::sun::star::container ::XNamed
provides access to the name of the linked document.
(details )
::com::sun::star::util ::XRefreshable
provides methods to reload the external data.
::com::sun::star::beans ::XPropertySet
provides access to the properties.
Properties' Summary
string
Url
specifies the URL of the source document.
string
Filter
specifies the name of the filter needed to load the source
document.
string
FilterOptions
specifies the filter options needed to load the source document.
Properties' Details
Url
string Url ;
Description
specifies the URL of the source document.
Filter
string Filter ;
Description
specifies the name of the filter needed to load the source
document.
FilterOptions
string FilterOptions ;
Description
specifies the filter options needed to load the source document.
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.