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


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