طريقة get
get(self, name)
يحصل على العنصر TextBox
حسب الاسم.
عائدات
def get(self, name):
...
معامل | يكتب | وصف |
---|---|---|
name | str | اسم مربع النص. |
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
TextBox
- فئة
TextBoxCollection
يحصل على العنصر TextBox
حسب الاسم.
def get(self, name):
...
معامل | يكتب | وصف |
---|---|---|
name | str | اسم مربع النص. |
aspose.cells.drawing
TextBox
TextBoxCollection