TopInch
Shape.TopInch property
Repräsentiert den vertikalen Versatz der Form von der oberen Zeile in Zoll.
public double TopInch { get; set; }
Beispiele
[C#]
if (shape.TopInch == 3)
shape.TopInch = 1;
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells