Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / CT_PasswordKeyEncryptor Class / SpinCount Property


In This Topic
SpinCount Property (CT_PasswordKeyEncryptor)
In This Topic
Syntax
'Declaration
 
Public Property SpinCount As UInteger
 
'Usage
 
Dim instance As CT_PasswordKeyEncryptor
Dim value As UInteger
 
instance.SpinCount = value
 
value = instance.SpinCount
See Also