Class OdsCellField
OdsCellField class
Represents the cell field of ods.
public class OdsCellField
Properties
| Name | Description |
|---|---|
| Column { get; set; } | Get and sets the column index of the cell. |
| CustomFormat { get; set; } | Represents the custom format of the field’s value. |
| FieldType { get; set; } | Gets and sets the type of the field. |
| Row { get; set; } | Get and sets the row index of the cell. |
See Also
- namespace Aspose.Cells.Ods
- assembly Aspose.Cells