weight_pt عقار
weight_pt عقار
يحصل على أو يحدد وزن الخط بوحدة النقاط.
تعريف:
@property
def weight_pt(self):
...
@weight_pt.setter
def weight_pt(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
Line
يحصل على أو يحدد وزن الخط بوحدة النقاط.
@property
def weight_pt(self):
...
@weight_pt.setter
def weight_pt(self, value):
...
aspose.cells.drawing
Line