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

    Parameters

    json
    See Also