Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / FunctionIntelliSense Class / HT_FUNCTION Field


In This Topic
    HT_FUNCTION Field
    In This Topic
    Indicates that the hit test is in function name.
    Syntax
    'Declaration
     
    
    Public Const HT_FUNCTION As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = FunctionIntelliSense.HT_FUNCTION
    public const int HT_FUNCTION
    See Also