ExcelDataCell class
ExcelDataCell class
Represents a single cell in an Excel workbook.
The ExcelDataCell type exposes the following members:
Properties
| Property | Description |
|---|---|
value | Gets the value contained in the Excel cell. |
name | Gets the name of the chart data cell. |
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