Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
When you only need to manipulate a specific data on the worksheet by row and column index, you need to know the column and column indexes of that specific cell. Aspose.Cells for Node.js via C++ offers this feature to get row and column index by the name of the row, column and cell. Aspose.Cells for Node.js via C++ provides the following properties and methods to help you achieve your goals.
Note: The indexing is zero-based in Aspose.Cells for Node.js via C++, but the id of Row is one-based in MS Excel.
This example shows how to:
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.