Add

OdsCellFieldCollection.Add method

Ajoute un champ.

public int Add(int row, int column, OdsCellFieldType fieldType, string format)
ParamètreTaperLa description
rowInt32L’index de ligne.
columnInt32L’indice de colonne.
fieldTypeOdsCellFieldTypeLe type du champ.
formatStringLe format numérique du champ.

Voir également