[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPageSetup.FromJson

FromJson Method

FromJson(string)

Generate page setup from the JSON string.

Declaration
void FromJson(string json)
Sub FromJson(json As String)
Parameters
Type Name Description
string json

The JSON string representing the page setup.