is_auto fastighet
is_auto fastighet
Anger om denna linjestil tilldelas automatiskt.
Definition:
@property
def is_auto(self):
...
@is_auto.setter
def is_auto(self, value):
...
Se även
- modul
aspose.cells.drawing
- klass
Line
Anger om denna linjestil tilldelas automatiskt.
@property
def is_auto(self):
...
@is_auto.setter
def is_auto(self, value):
...
aspose.cells.drawing
Line