Excel for WinRT
LineWidth Property


Gets or sets the width of the border around the shape, in twips.
Syntax
'Declaration
 
Public Property LineWidth As System.Single
'Usage
 
Dim instance As XLShape
Dim value As System.Single
 
instance.LineWidth = value
 
value = instance.LineWidth
public System.float LineWidth {get; set;}
See Also

Reference

XLShape Class
XLShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback