hide_rows yöntemi
hide_rows
Birden fazla satırı gizler.
def hide_rows(self, row, total_rows):
...
Parametre | Tip | Tanım |
---|---|---|
row | int | Satır dizini. |
total_rows | int | Satır numarası. |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
Cells
Birden fazla satırı gizler.
def hide_rows(self, row, total_rows):
...
Parametre | Tip | Tanım |
---|---|---|
row | int | Satır dizini. |
total_rows | int | Satır numarası. |
aspose.cells
Cells