Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShapePropsStream Class / dwChecksum Property


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