Line

Shape.Line property

Får linjestil

public LineFormat Line { get; }

Exempel


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

Se även