move_to yöntemi
move_to(self, index)
Sayfayı elektronik tabloda başka bir yere taşır.
def move_to(self, index):
...
Parametre | Tip | Tanım |
---|---|---|
index | int | Hedef sayfa dizini. |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
Worksheet
Sayfayı elektronik tabloda başka bir yere taşır.
def move_to(self, index):
...
Parametre | Tip | Tanım |
---|---|---|
index | int | Hedef sayfa dizini. |
aspose.cells
Worksheet