méthode add
add(self, row, column, field_type, format)
Ajoute un champ.
Retour
def add(self, row, column, field_type, format):
...
| Paramètre | Taper | Description |
|---|---|---|
| row | int | L’index de ligne. |
| column | int | L’index des colonnes. |
| field_type | OdsCellFieldType | Le type de champ. |
| format | str | Le format numérique du champ. |
Voir également
- module
aspose.cells.ods - classe
OdsCellFieldCollection