AnchorType
Shape.AnchorType property
Şekil çapa yer tutucusunu alır ve ayarlar.
public ShapeAnchorType AnchorType { get; set; }
Örnekler
[C#]
if (shape.AnchorType == ShapeAnchorType.OneCellAnchor)
shape.AnchorType = ShapeAnchorType.TwoCellAnchor;
Ayrıca bakınız
- enum ShapeAnchorType
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells