DioDocs for Excel
AddComment メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IRange インターフェース : AddComment メソッド
追加するテキスト。
現在の IRange にコメントを追加します。
シンタックス
'宣言
 
Function AddComment( _
   ByVal text As System.String _
) As IComment
IComment AddComment( 
   System.string text
)

パラメータ

text
追加するテキスト。
参照

IRange インターフェース
IRange メンバ