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


In This Topic
cchFooterFirst Property
In This Topic
Gets or sets the CCH footer first.
Syntax
'Declaration
 
Public Property cchFooterFirst As Short
 
'Usage
 
Dim instance As HeaderFooter
Dim value As Short
 
instance.cchFooterFirst = value
 
value = instance.cchFooterFirst

Property Value

The CCH footer first.
See Also