swap_sheet yöntemi
swap_sheet(self, sheet_index1, sheet_index2)
İki sayfayı değiştirir.
def swap_sheet(self, sheet_index1, sheet_index2):
...
| Parametre | Tip | Tanım |
|---|---|---|
| sheet_index1 | int | İlk çalışma kağıdı. |
| sheet_index2 | int | İkinci çalışma sayfası. |
Ayrıca bakınız
- modül
aspose.cells - sınıf
WorksheetCollection