LineFormat.CapType
LineFormat.CapType property
Specifies the ending caps.
public LineCapType CapType { get; set; }
Examples
[C#]
lineFmt.CapType = LineCapType.Flat;
See Also
- enum LineCapType
- class LineFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells