X
Shape.X property
Hämtar och ställer in den horisontella förskjutningen av formen från kalkylbladets vänstra kant, i pixelenhet.
public int X { get; set; }
Exempel
[C#]
if (shape.X == 3)
shape.X = 1;
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells