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


In This Topic
strFooterFirst Property
In This Topic
Gets or sets the STR footer first.
Syntax
'Declaration
 
Public Property strFooterFirst As XLUnicodeString
 
'Usage
 
Dim instance As HeaderFooter
Dim value As XLUnicodeString
 
instance.strFooterFirst = value
 
value = instance.strFooterFirst

Property Value

The STR footer first.
See Also