Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Bar Class / pcGap Property


In This Topic
pcGap Property (Bar)
In This Topic
Syntax
'Declaration
 
Public Property pcGap As UShort
 
'Usage
 
Dim instance As Bar
Dim value As UShort
 
instance.pcGap = value
 
value = instance.pcGap
See Also