'Usage Dim cmd As String Dim text As String Dim instance As New ButtonCellType(cmd, text)
Parameters
- cmd
- String of command to perform when the user clicks the button
- text
- String with button text
'Usage Dim cmd As String Dim text As String Dim instance As New ButtonCellType(cmd, text)