ComponentOne Excel for UWP
XLCommentShape Constructor(String)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLCommentShape Class > XLCommentShape Constructor : 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 _
)
public XLCommentShape( 
   System.string text
)

Parameters

text
The text contained in the new XLCommentShape.
See Also

Reference

XLCommentShape Class
XLCommentShape Members
Overload List