com.grapecity.documents.excel Package / SerializationOptions Class / getIncludeBindingSource Method
In This Topic
getIncludeBindingSource Method
In This Topic
Gets whether to include the binding source when serialize the workbook or worksheet to JSON. Default value is true.
Syntax
public boolean getIncludeBindingSource()
See Also