text недвижимость
text недвижимость
Получает и задает text фигуры.
Определение:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Смотрите также
- модуль aspose.cells.drawing.texts
- класс FontSettingCollection
Получает и задает text фигуры.
@property
def text(self):
...
@text.setter
def text(self, value):
...