Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLShape Class / LineWidth Property

In This Topic
    LineWidth Property
    In This Topic
    Gets or sets the width of the border around the shape, in twips.
    Syntax
    'Declaration
     
    
    Public Property LineWidth As Single
    public float LineWidth {get; set;}
    See Also