Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICalculatedItems Interface / Remove Method
name of calculated item
In This Topic
    Remove Method (ICalculatedItems)
    In This Topic
    Remove calculated item
    Syntax
    void Remove( 
       System.string itemName
    )

    Parameters

    itemName
    name of calculated item
    See Also