GrapeCity.Xaml.SpreadSheet.Data
MiddleWidth Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > BorderLineData Class : MiddleWidth Property
Gets the line width of the middle line.
Syntax
'Declaration
 
Public ReadOnly Property MiddleWidth As Integer
'Usage
 
Dim instance As BorderLineData
Dim value As Integer
 
value = instance.MiddleWidth
public int MiddleWidth {get;}
See Also

Reference

BorderLineData Class
BorderLineData Members