Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CreateHyperlinkCommand Class / OnRefineInputData Method


In This Topic
    OnRefineInputData Method (CreateHyperlinkCommand)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub OnRefineInputData() 
    'Usage
     
    
    Dim instance As CreateHyperlinkCommand
     
    instance.OnRefineInputData()
    protected void OnRefineInputData()
    See Also