طريقة add
add(self, row, column, field_type, format)
يضيف حقل.
عائدات
def add(self, row, column, field_type, format):
...
معامل | يكتب | وصف |
---|---|---|
row | int | مؤشر الصف. |
column | int | فهرس العمود. |
field_type | OdsCellFieldType | نوع الحقل. |
format | str | تنسيق الرقم للحقل. |
أنظر أيضا
- الوحدة
aspose.cells.ods
- فئة
OdsCellFieldCollection