Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BoundSheet8 Class / lbPlyPos Property


In This Topic
lbPlyPos Property
In This Topic
Syntax
'Declaration
 
Public Property lbPlyPos As UInteger
 
'Usage
 
Dim instance As BoundSheet8
Dim value As UInteger
 
instance.lbPlyPos = value
 
value = instance.lbPlyPos
See Also