is_auto_text mülk
is_auto_text mülk
Metnin otomatik olarak oluşturulduğunu gösterir.
Tanım:
@property
def is_auto_text(self):
...
@is_auto_text.setter
def is_auto_text(self, value):
...
Ayrıca bakınız
- modül aspose.cells.charts
- sınıf Title
Metnin otomatik olarak oluşturulduğunu gösterir.
@property
def is_auto_text(self):
...
@is_auto_text.setter
def is_auto_text(self, value):
...