Get Cells Range
Contents
[
Hide
]
Possible Usage Scenarios
When you only need to manipulate some data on the worksheet, you need to know the data range of the entire worksheet. Aspose.Cells for Python via .NET offers this feature. Aspose.Cells for Python via .NET provides the following properties and methods to help you achieve your goals.
Get Cells Range using Aspose.Cells
This example shows how to:
- Create a workbook.
- Add data to cells in the first worksheet.
- Get Cells Range.