10#ifndef __com_sun_star_sheet_XSpreadsheets2_idl__
11#define __com_sun_star_sheet_XSpreadsheets2_idl__
19module
com { module sun { module star { module sheet {
49 [in]
long nDestPosition)
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:35
provides access to a collection of spreadsheets.
Definition XSpreadsheetDocument.idl:35
extends XSpreadsheets interface to import external sheets.
Definition XSpreadsheets2.idl:27
long importSheet([in] com::sun::star::sheet::XSpreadsheetDocument srcDoc, [in] string srcName, [in] long nDestPosition)
copies a sheet from a source document.
provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreads...
Definition XSpreadsheets.idl:35
Definition Ambiguous.idl:22