GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / Command Class / OnRefineInputData Method


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