Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IShape Interface
/ FromJson Method
the json string represents a shape
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FromJson Method (IShape)
In This Topic
Generate a new shape from the json string.
Syntax
C#
void
FromJson( System.
string
json
)
Parameters
json
the json string represents a shape
See Also
Reference
IShape Interface
IShape Members