UpperLeftColumn
Shape.UpperLeftColumn property
Representerar kolumnindex i övre vänstra hörnet.
public int UpperLeftColumn { get; set; }
Exempel
[C#]
if (shape.UpperLeftColumn == 3)
shape.UpperLeftColumn = 1;
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells