text_options mülk
text_options mülk
Şeklin metin seçeneklerini temsil eder.
Örnek
from aspose.pydrawing import Color
opt = shape.text_options
opt.color = Color.blue
opt.size = 8
Tanım:
@property
def text_options(self):
...
@text_options.setter
def text_options(self, value):
...
Ayrıca bakınız
- modül
aspose.cells.drawing
- sınıf
CheckBox
- sınıf
TextOptions