set_row_height_pixel yöntemi
set_row_height_pixel(self, row, pixels)
Satır yüksekliğini piksel biriminde ayarlar.
def set_row_height_pixel(self, row, pixels):
...
| Parametre | Tip | Tanım |
|---|---|---|
| row | int | Satır dizini. |
| pixels | int | Piksel sayısı. |
Ayrıca bakınız
- modül
aspose.cells - sınıf
Cells