Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DropBarInfo Class / PcGap Property


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