SAP Help Home SAP Intelligent RPA Help Portal SAP Intelligent RPA Community

Datatype - Sheets Defines Range with data and dimension.

Sheets Defines Range with data and dimension.

Property Type Description
range string The range the values cover, in A1 notation.
majorDimension enum The major dimension of the values.
values any The data that was read (note :type of the data is Array<Array<any>>) .

majorDimension:

rows,columns