Add
OdsCellFieldCollection.Add method
Ajoute un champ.
public int Add(int row, int column, OdsCellFieldType fieldType, string format)
Paramètre | Taper | La description |
---|---|---|
row | Int32 | L’index de ligne. |
column | Int32 | L’indice de colonne. |
fieldType | OdsCellFieldType | Le type du champ. |
format | String | Le format numérique du champ. |
Voir également
- enum OdsCellFieldType
- class OdsCellFieldCollection
- espace de noms Aspose.Cells.Ods
- Assemblée Aspose.Cells