OdsCellFieldCollection.Add
OdsCellFieldCollection.Add method
Adds a field.
public int Add(int row, int column, OdsCellFieldType fieldType, string format)
Parameter | Type | Description |
---|---|---|
row | Int32 | The row index. |
column | Int32 | The column index. |
fieldType | OdsCellFieldType | The type of the field. |
format | String | The number format of the field. |
See Also
- enum OdsCellFieldType
- class OdsCellFieldCollection
- namespace Aspose.Cells.Ods
- assembly Aspose.Cells