'宣言 Overloads Sub FromSjsJson( _ ByVal json As System.String, _ ByVal openOptions As SjsOpenOptions _ )
void FromSjsJson( System.string json, SjsOpenOptions openOptions )
パラメータ
- json
- JSON 文字列。
- openOptions
- SpreadJS .sjs ファイルを開くためのオープンオプション。
'宣言 Overloads Sub FromSjsJson( _ ByVal json As System.String, _ ByVal openOptions As SjsOpenOptions _ )
void FromSjsJson( System.string json, SjsOpenOptions openOptions )