Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TextPropsStream Class / dwCheckSum Property


In This Topic
dwCheckSum Property (TextPropsStream)
In This Topic
Syntax
'Declaration
 
Public Property dwCheckSum As Integer
 
'Usage
 
Dim instance As TextPropsStream
Dim value As Integer
 
instance.dwCheckSum = value
 
value = instance.dwCheckSum
See Also