Class CellValue
CellValue class
Represents the cell value and corresponding type.
public class CellValue
Constructors
Name | Description |
---|---|
CellValue() | The default constructor. |
Properties
Name | Description |
---|---|
Type { get; set; } | Gets/sets the type of cell value. |
Value { get; set; } | Gets/sets the cell value. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells