Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvOpenOptions Class / setHasFormula Method
In This Topic
    setHasFormula Method
    In This Topic
    Sets a boolean value indicating whether the text is formula if it starts with \"=\", default is true."
    Syntax
    public void setHasFormula( 
       boolean value
    )

    Parameters

    value
    See Also