text عقار
text عقار
يمثل السلسلة الموجودة في كائن TextBox هذا.
مثال
if shape.text == None:
shape.text = "This is a test."
تعريف:
@property
def text(self):
...
@text.setter
def text(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
RadioButton