Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FeatHdr Class / cbHdrData Property


In This Topic
cbHdrData Property
In This Topic
Gets or sets the cb HDR data.
Syntax
'Declaration
 
Public Property cbHdrData As UInteger
 
'Usage
 
Dim instance As FeatHdr
Dim value As UInteger
 
instance.cbHdrData = value
 
value = instance.cbHdrData

Property Value

The cb HDR data.
See Also