Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / ToJson Method
In This Topic
    ToJson Method (IStyle)
    In This Topic
    Generates a json string from the named style.
    Syntax
    System.string ToJson()
    See Also