Line

Shape.Line property

Ruft Linienstil ab

public LineFormat Line { get; }

Beispiele


[C#]
Aspose.Cells.Drawing.LineFormat lineFmt = shape.Line;

Siehe auch