@alpeware
Please check the following API, it returns values of all Cells in the Excel file:
https://apireference.aspose.cloud/cells/#!/CellsWorkbook/CellsWorkbook_GetWorkBookTextItems
I asked API to return values of this Excel file Book1.xlsx.zip (22.8 KB) and it returns following response:
{
"TextItems": {
"TextItemList": [
{
"Text": "12",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A1",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "12",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B1",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "A",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C1",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "23",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A2",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "23",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B2",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "B",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C2",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "34",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A3",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "34",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B3",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "C",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C3",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "45",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A4",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "45",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B4",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "D",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C4",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "56",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A5",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "56",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B5",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "E",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C5",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "67",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A6",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "67",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B6",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "F",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C6",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "78",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A7",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "78",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B7",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "G",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C7",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "89",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A8",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "89",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B8",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "H",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C8",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "90",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/A9",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "90",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/B9",
"Rel": "parent",
"Title": null,
"Type": null
}
},
{
"Text": "I",
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/worksheets/Sheet1/cells/C9",
"Rel": "parent",
"Title": null,
"Type": null
}
}
],
"link": {
"Href": "http://api.aspose.cloud/v1.1/cells/Book1.xlsx/textitems",
"Rel": "self",
"Title": null,
"Type": null
}
},
"Code": 200,
"Status": "OK"
}
P.S. As you can see from the attached JIRA task, our Development team is working on your requested API, we will update you soon as the requested API is implemented.