Syntax
service SheetLink;
Description
a sheet link.
com::sun::star::container::XNamed -
Description
specifies the name of the object.
com::sun::star::util::XRefreshable -
Description
is supported by objects with data that can be refreshed from a data source.
com::sun::star::beans::XPropertySet -
Description
provides information about and access to the
properties from an implementation.
Property Summary
|
Url |
specifies the URL of the source document.
|
|
Filter |
specifies the name of the filter needed
to load the source document.
|
|
FilterOptions |
specifies the filter options needed
to load the source document.
|
|
Property Details
|
|
Syntax
string Url;
Description
specifies the URL of the source document.
Syntax
string Filter;
Description
specifies the name of the filter needed
to load the source document.
Syntax
string FilterOptions;
Description
specifies the filter options needed
to load the source document.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.