Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / LoadInputManPluginCellType Method


In This Topic
    LoadInputManPluginCellType Method
    In This Topic
    Load InputMan plugin cell types.
    Syntax
    'Declaration
     
    
    Public Shared Function LoadInputManPluginCellType() As ArrayList
    'Usage
     
    
    Dim value As ArrayList
     
    value = FpSpread.LoadInputManPluginCellType()
    public static ArrayList LoadInputManPluginCellType()
    See Also