Excel for .NET
XLCommentShape コンストラクタ(String)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLCommentShape クラス > XLCommentShape コンストラクタ : XLCommentShape コンストラクタ(String)
新しい XLCommentShapeに含まれるテキスト。
XLCommentShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String _
)
public XLCommentShape( 
   System.string text
)

パラメータ

text
新しい XLCommentShapeに含まれるテキスト。
参照

XLCommentShape クラス
XLCommentShape メンバ
オーバーロード一覧