public ThreadedCommentCommand( Worksheet worksheet, int row, int column, string text )
'Declaration Public Function New( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal text As String _ )
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal text As String _ )
'Usage Dim worksheet As Worksheet Dim row As Integer Dim column As Integer Dim text As String Dim instance As New ThreadedCommentCommand(worksheet, row, column, text)
'Usage
Dim worksheet As Worksheet Dim row As Integer Dim column As Integer Dim text As String Dim instance As New ThreadedCommentCommand(worksheet, row, column, text)
ThreadedCommentCommand Class ThreadedCommentCommand Members Overload List