Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FormulaSetter.FormulaInfo Class / rowIndex Field


In This Topic
rowIndex Field
In This Topic
Syntax
'Declaration
 
Public rowIndex As Integer
 
'Usage
 
Dim instance As FormulaSetter.FormulaInfo
Dim value As Integer
 
value = instance.rowIndex
 
instance.rowIndex = value
See Also