|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sheet {
void setDataArray([in] sequence< sequence< any > > aArray)
fills the cell range with values from an array.
allows to get and set an array of data from a cell range.
Definition: XCellRangeData.idl:29
Definition: Ambiguous.idl:20
sequence< sequence< any > > getDataArray()
gets an array from the contents of the cell range.
base interface of all UNO interfaces
Definition: XInterface.idl:46