'Declaration Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
'Usage Dim instance As Cell Dim value As AutomationPeer value = instance.OnCreateAutomationPeer()
protected override AutomationPeer OnCreateAutomationPeer()
Return Value
The AutomationPeer for this instance.