IExcelDataCell class
IExcelDataCell class
Represents a single cell in an Excel workbook.
The IExcelDataCell type exposes the following members:
Properties
| Property | Description |
|---|---|
value | Gets the value contained in the Excel cell. Read-only any. |
name | Gets the name of the chart data cell. Read-only str. |
row | Gets the zero-based index of the row in the worksheet where the cell is located. Read-only int. |
column | Gets the zero-based index of the column in the worksheet where the cell is located. Read-only int. |
See Also
- module
aspose.slides.excel - library
Aspose.Slides