Line
Shape.Line property
Ruft Linienstil ab
public LineFormat Line { get; }
Beispiele
[C#]
Aspose.Cells.Drawing.LineFormat lineFmt = shape.Line;
Siehe auch
- class LineFormat
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells
Ruft Linienstil ab
public LineFormat Line { get; }
[C#]
Aspose.Cells.Drawing.LineFormat lineFmt = shape.Line;