add metod
add(row, column, field_type, format)
Lägger till ett fält.
Returnerar
def add(self, row, column, field_type, format):
...
Parameter | Typ | Beskrivning |
---|---|---|
row | int | Radindex. |
column | int | Kolumnindex. |
field_type | OdsCellFieldType | Typen av fältet. |
format | str | Fältets talformat. |
Se även
- modul aspose.cells.ods
- klass OdsCellFieldCollection