public TableActionsCommand( Table table, Reference newRange )
'Declaration Public Function New( _ ByVal table As Table, _ ByVal newRange As Reference _ )
'Declaration
Public Function New( _ ByVal table As Table, _ ByVal newRange As Reference _ )
'Usage Dim table As Table Dim newRange As Reference Dim instance As New TableActionsCommand(table, newRange)
'Usage
Dim table As Table Dim newRange As Reference Dim instance As New TableActionsCommand(table, newRange)
TableActionsCommand Class TableActionsCommand Members Overload List