طريقة align_top_right_corner
align_top_right_corner(top_row, right_column)
ينقل الصورة إلى الزاوية العلوية اليمنى.
def align_top_right_corner(self, top_row, right_column):
...
معامل | يكتب | وصف |
---|---|---|
top_row | int | فهرس الصف. |
right_column | int | فهرس العمود. |
مثال
shape.align_top_right_corner(2, 5)
أنظر أيضا
- وحدة aspose.cells.drawing
- فئة RadioButton