Line

Shape.Line property

Ottiene lo stile della linea

public LineFormat Line { get; }

Esempi


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

Guarda anche