Clear Method

Clear function

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.


func (instance *NameCollection) Clear()  error

Remarks

See Also