طريقة ungroup_columns
ungroup_columns(self, first_index, last_index)
إلغاء تجميع الأعمدة.
def ungroup_columns(self, first_index, last_index):
...
| معامل | يكتب | وصف |
|---|---|---|
| first_index | int | أول مؤشر العمود الذي سيتم إلغاء تجميعه. |
| last_index | int | آخر عمود فهرس سيتم إلغاء تجميعه. |
أنظر أيضا
- الوحدة
aspose.cells - فئة
Cells