Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package
/
IShape Interface
/ fromJson Method
the json string represents a shape.
Collapse All
Expand All
In This Topic
fromJson Method
In This Topic
Generate a new shape from the json string.
Syntax
void
fromJson( java.lang.String
json
)
Parameters
json
the json string represents a shape.
See Also
Reference
IShape Interface
IShape Members