20 #ifndef __com_sun_star_sheet_CellAreaLink_idl__
21 #define __com_sun_star_sheet_CellAreaLink_idl__
28 module
com { module sun { module star { module sheet {
60 [property]
string Url;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
provides methods to change the settings of a linked cell range.
Definition: XAreaLink.idl:35
is supported by objects with data that can be refreshed from a data source.
Definition: XRefreshable.idl:34
Definition: Ambiguous.idl:22
represents a linked cell range.
Definition: CellAreaLink.idl:40
string Filter
specifies the name of the filter used to load the source document.
Definition: CellAreaLink.idl:65
long RefreshDelay
specifies the delay time between two refresh actions in seconds.
Definition: CellAreaLink.idl:78
long RefreshPeriod
specifies the time between two refresh actions in seconds.
Definition: CellAreaLink.idl:85
string Url
specifies the URL of the source document.
Definition: CellAreaLink.idl:55
string FilterOptions
specifies the filter options needed to load the source document.
Definition: CellAreaLink.idl:70