Add

OdsCellFieldCollection.Add method

Fügt ein Feld hinzu.

public int Add(int row, int column, OdsCellFieldType fieldType, string format)
ParameterTypBeschreibung
rowInt32Der Zeilenindex.
columnInt32Der Spaltenindex.
fieldTypeOdsCellFieldTypeDer Typ des Felds.
formatStringDas Zahlenformat des Felds.

Siehe auch