Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Password Class / wPassword Property


In This Topic
wPassword Property
In This Topic
Syntax
'Declaration
 
Public Property wPassword As Integer
 
'Usage
 
Dim instance As Password
Dim value As Integer
 
instance.wPassword = value
 
value = instance.wPassword
See Also