20 module
com { module sun { module star { module sheet {
38 void setCellValue( [in]
long nColumn, [in]
long nRow, [in] any aValue )
46 any getCellValue( [in]
long nColumn, [in]
long nRow )
54 sequence< long > getAllRows();
62 sequence< long > getAllColumns( [in]
long nRow )
Primary interface for the com::sun::star::sheet::ExternalSheetCache service.
Definition: XExternalSheetCache.idl:28
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
long TokenIndex
Index corresponding to this instance of an external sheet cache for usage in formula tokens...
Definition: XExternalSheetCache.idl:79