Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILineFormat Interface / CapStyle Property
In This Topic
    CapStyle Property
    In This Topic
    Gets or sets the cap style for the end of the line. Can be one of the LineCapStyle constants.
    Syntax
    LineCapStyle CapStyle {get; set;}
    See Also