ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLShape Class / LineStyle Property

In This Topic
    LineStyle Property
    In This Topic
    Gets or sets the style of the line or border around the shape.
    Syntax
    'Declaration
     
    Public Property LineStyle As XLShapeLineStyle
    public XLShapeLineStyle LineStyle {get; set;}
    See Also