Add(Name: String; Range: ITabRange): ITabNamedRegion;
Name — the name of the named range, which should be added.
Range — the range, in which the named range will be located.
The Add method adds a named range to the collection, which the name and range of which are passed as the Name and Range input parameters respectively.
See also: