Line
Shape.Line property
Çizgi stilini alır
public LineFormat Line { get; }
Örnekler
[C#]
Aspose.Cells.Drawing.LineFormat lineFmt = shape.Line;
Ayrıca bakınız
- class LineFormat
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells
Çizgi stilini alır
public LineFormat Line { get; }
[C#]
Aspose.Cells.Drawing.LineFormat lineFmt = shape.Line;