Get Cells Range

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:

  1. Create a workbook.
  2. Add data to cells in the first worksheet.
  3. Get Cells Range.