class
OdsCellField
Source: aspose.
Represents the cell field of ods.
Methods
getColumn()
Get and sets the column index of the cell.
getCustomFormat()
Represents the custom format of the field's value.
getFieldType()
Gets and sets the type of the field. The value of the property is OdsCellFieldType integer constant.
getRow()
Get and sets the row index of the cell.
setColumn()
Get and sets the column index of the cell.
setCustomFormat()
Represents the custom format of the field's value.
setFieldType()
Gets and sets the type of the field. The value of the property is OdsCellFieldType integer constant.
setRow()
Get and sets the row index of the cell.