DioDocs for Excel
FromJson メソッド (INames)

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

パラメータ

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

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