Spread Windows Forms 15.0
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
    public short sheetIndex
    See Also