Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / CT_KeyData Class / CipherAlgorithm Property


In This Topic
CipherAlgorithm Property (CT_KeyData)
In This Topic
Syntax
'Declaration
 
Public Property CipherAlgorithm As String
 
'Usage
 
Dim instance As CT_KeyData
Dim value As String
 
instance.CipherAlgorithm = value
 
value = instance.CipherAlgorithm
See Also