GrapeCity.Xaml.SpreadSheet.Data
NearWidth Property


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

Reference

BorderLineData Class
BorderLineData Members