is_auto عقار
is_auto عقار
يشير إلى ما إذا كان نمط الخط هذا يتم تعيينه تلقائيًا.
تعريف:
@property
def is_auto(self):
...
@is_auto.setter
def is_auto(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.charts
- فئة
Trendline
يشير إلى ما إذا كان نمط الخط هذا يتم تعيينه تلقائيًا.
@property
def is_auto(self):
...
@is_auto.setter
def is_auto(self, value):
...
aspose.cells.charts
Trendline