Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISlicer Interface / ToJson Method
In This Topic
    ToJson Method (ISlicer)
    In This Topic
    Generates a json string from slicer.
    Syntax
    System.string ToJson()

    Return Value

    the json string contains a slicer
    See Also