bottom_margin الملكية
bottom_margin الملكية
يمثل حجم الهامش السفلي بوحدة سنتيمترات.
تعريف:
@property
def bottom_margin(self):
...
@bottom_margin.setter
def bottom_margin(self, value):
...
أنظر أيضا
- وحدة aspose.cells
- فئة PageSetup
يمثل حجم الهامش السفلي بوحدة سنتيمترات.
@property
def bottom_margin(self):
...
@bottom_margin.setter
def bottom_margin(self, value):
...