Documents for Excel .NET Edition | GCDocuments
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