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