Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IProtectionSettings Interface / ToJson Method
In This Topic
    ToJson Method (IProtectionSettings)
    In This Topic
    Generate the JSON string from the protectionSettings.
    Syntax
    System.string ToJson()

    Return Value

    The JSON string representing the ProtectionOptions.
    See Also