Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ContinueFrt12 Class / frtRefHeader Property


In This Topic
frtRefHeader Property
In This Topic
Syntax
'Declaration
 
Public Property frtRefHeader As FrtRefHeader
 
'Usage
 
Dim instance As ContinueFrt12
Dim value As FrtRefHeader
 
instance.frtRefHeader = value
 
value = instance.frtRefHeader
See Also