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

    Return Value

    The JSON string representing the page setup.
    See Also