IReuseEditorControl Interface
In This Topic
Interface implemented by cell type objects that creates the cell editor once in each FpSpread using
the cell type, to increase performance. This is obsolete and the control should implement IReuseEditorControl2 instead.
Object Model
Syntax
'Declaration
Public Interface IReuseEditorControl
'Usage
Dim instance As IReuseEditorControl
public interface IReuseEditorControl
See Also