'Declaration Public Function New( _ ByVal text As String, _ ByVal x As Integer, _ ByVal y As Integer _ )
'Declaration
Public Function New( _ ByVal text As String, _ ByVal x As Integer, _ ByVal y As Integer _ )
public XLCommentShape( string text, int x, int y )
XLCommentShape Class XLCommentShape Members Overload List