طريقة align_top_right_corner

align_top_right_corner(self, top_row, right_column)

نقل الصورة إلى الزاوية اليمنى العليا.


def align_top_right_corner(self, top_row, right_column):
    ...
معامليكتبوصف
top_rowintمؤشر الصف.
right_columnintفهرس العمود.

مثال


shape.align_top_right_corner(2, 5)

أنظر أيضا