ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Single
    public System.float LineWidth {get; set;}
    See Also