Interface implemented by cell type objects that want to create the cell editor once in each FpSpread using the cell type, to increase performance. However, this is obsolete, control should implement IReuseEditorControl2 instead
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IReuseEditorControl |
C# | |
---|
public interface IReuseEditorControl |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also