Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICalculatedFields Interface / remove Method
name of calculated field
In This Topic
    remove Method
    In This Topic
    Remove the calculated fields by name.
    Syntax
    void remove( 
       java.lang.String fieldName
    )

    Parameters

    fieldName
    name of calculated field
    See Also