Gets the control used to edit the cell.
            
            
            
Syntax
            Parameters
- id
 
- Unique identifier of the control
 - parent
 
- Parent cell (TableCell object) of the control
 - style
 
- Style settings (Appearance object) for the control
 - margin
 
- Margin settings (Inset object) for the control
 - value
 
- Value (as object) to put in the control
 - upperLevel
 
- Whether the control can render in an up-level browser
 
            
            Return Value
Control object containing the editor control
 
            
						
            
            
            
            
            
            
            
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
            
            
See Also