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


In This Topic
isf Property
In This Topic
Gets or sets the isf.
Syntax
'Declaration
 
Public Property isf As SharedFeatureType
 
'Usage
 
Dim instance As FeatHdr
Dim value As SharedFeatureType
 
instance.isf = value
 
value = instance.isf

Property Value

The isf.
See Also