DioDocs for Excel
FromJson メソッド (IComment)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IComment インターフェース : FromJson メソッド
コメントの情報を含むJSON文字列。
JSON 文字列からコメントを生成します。
シンタックス
'宣言
 
Sub FromJson( _
   ByVal json As System.String _
) 
void FromJson( 
   System.string json
)

パラメータ

json
コメントの情報を含むJSON文字列。
参照

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