Excel for WinRT
LineStyle Property


Gets or sets the style of the line or border around the shape.
Syntax
'Declaration
 
Public Property LineStyle As XLShapeLineStyleEnum
'Usage
 
Dim instance As XLShape
Dim value As XLShapeLineStyleEnum
 
instance.LineStyle = value
 
value = instance.LineStyle
public XLShapeLineStyleEnum LineStyle {get; set;}
See Also

Reference

XLShape Class
XLShape Members

 

 


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

Product Support Forum  |  Documentation Feedback