Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / HeaderFooter Class / FHFDiffOddEvenField Property


In This Topic
FHFDiffOddEvenField Property
In This Topic
Gets or sets a value indicating whether [FHF diff odd even field].
Syntax
'Declaration
 
Public Property FHFDiffOddEvenField As Boolean
 
'Usage
 
Dim instance As HeaderFooter
Dim value As Boolean
 
instance.FHFDiffOddEvenField = value
 
value = instance.FHFDiffOddEvenField

Property Value

true if [FHF diff odd even field]; otherwise, false.
See Also