UpperLeftColumn
Shape.UpperLeftColumn property
يمثل فهرس عمود الزاوية اليسرى العليا.
public int UpperLeftColumn { get; set; }
أمثلة
[C#]
if (shape.UpperLeftColumn == 3)
shape.UpperLeftColumn = 1;
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells