DioDocs for Excel
FromJson メソッド (ISlicer)

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

パラメータ

json
スライサーを含むJSON文字列。
参照

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