NameCollection.Clear

NameCollection.Clear method

Remove all defined names which are not referenced by the formulas and data source. If the defined name is referred, we only set Name.ReferTo as null and hide them.

public void Clear()

See Also