com.grapecity.documents.excel Package / SerializationOptions Class / setExportSharedFormula Method
In This Topic
setExportSharedFormula Method
In This Topic
Sets whether to export shared formula when serialize the workbook or worksheet to JSON. Default value is true.
Syntax
public void setExportSharedFormula( 
   boolean value
)

Parameters

value
See Also