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


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