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