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


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