GetControl Method (SheetView)
Gets a child control.
'Declaration
Public Overridable Function GetControl( _
ByVal As String _
) As Control
'Usage
Dim instance As SheetView
Dim name As String
Dim value As Control
value = instance.GetControl(name)
Parameters
- name
- Name of child control