height_pixel الملكية
height_pixel الملكية
تُرجع أو تحدد ارتفاع أداة تقطيع الشرائح المحددة بالبكسل.
مثال
slicer.height_pixel = 150
تعريف:
@property
def height_pixel(self):
...
@height_pixel.setter
def height_pixel(self, value):
...
أنظر أيضا
- وحدة aspose.cells.slicers
- فئة Slicer