Add
OdsCellFieldCollection.Add method
Fügt ein Feld hinzu.
public int Add(int row, int column, OdsCellFieldType fieldType, string format)
| Parameter | Typ | Beschreibung |
|---|---|---|
| row | Int32 | Der Zeilenindex. |
| column | Int32 | Der Spaltenindex. |
| fieldType | OdsCellFieldType | Der Typ des Felds. |
| format | String | Das Zahlenformat des Felds. |
Siehe auch
- enum OdsCellFieldType
- class OdsCellFieldCollection
- namensraum Aspose.Cells.Ods
- Montage Aspose.Cells