DioDocs for Excel
FromJson メソッド (IName)

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

パラメータ

json
定義された名前を含むJSON文字列。
参照

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