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


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