'Declaration
Function AddCommentThreaded( _ ByVal text As String _ ) As ICommentThreaded
'Usage
Dim instance As IRange Dim text As String Dim value As ICommentThreaded value = instance.AddCommentThreaded(text)
ICommentThreaded AddCommentThreaded( string text )
Parameters
- text
- The comment text.