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


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