DioDocs for Excel
FromJson メソッド (IShape)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel.Drawing 名前空間 > IShape インターフェース : FromJson メソッド
JSON文字列は図形を表します。
JSON文字列から新しい図形を生成します。
シンタックス
'宣言
 
Sub FromJson( _
   ByVal json As System.String _
) 
void FromJson( 
   System.string json
)

パラメータ

json
JSON文字列は図形を表します。
参照

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