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
    Indicates whether the text is formula if it starts with "=", default is true.
    Syntax
    public void setHasFormula( 
       boolean value
    )

    Parameters

    value
    See Also