Excel for WinRT
DashedLineStyle Property


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

Reference

XLShape Class
XLShape Members

 

 


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

Product Support Forum  |  Documentation Feedback