|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
49 void moveByName( [in]
string aName, [in]
short nDestination );
64 [in]
short nDestination );
void copyByName([in] string aName, [in] string aCopy, [in] short nDestination)
copies a sheet within the collection.
void moveByName([in] string aName, [in] short nDestination)
moves a sheet within the collection.
void insertNewByName([in] string aName, [in] short nPosition)
inserts a new sheet into the collection.
provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreads...
Definition: XSpreadsheets.idl:30
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:29
Definition: Ambiguous.idl:20