Excel for WinRT
XLCommentShape Constructor(String)


The text contained in the new XLCommentShape.
Initializes a new instance of an XLCommentShape.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
'Usage
 
Dim text As System.String
 
Dim instance As New XLCommentShape(text)
public XLCommentShape( 
   System.string text
)

Parameters

text
The text contained in the new XLCommentShape.
See Also

Reference

XLCommentShape Class
XLCommentShape Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback