'Declaration Public Overloads Sub EnterEdit()
'Usage Dim instance As Cell instance.EnterEdit()
public void EnterEdit()
'Declaration Public Overloads Sub EnterEdit()
'Usage Dim instance As Cell instance.EnterEdit()
public void EnterEdit()
If the cell is not the current cell, then it will be made current and brought into view.
The appropriate cell editor will be initialized depending on the datatype of the cell's content.
If the cell's, or its ambient parent's, ReadOnly property is set to true, then an exception will be thrown when calling EnterEdit.
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