Add

NameCollection.Add method

定义一个新名称。

public int Add(string text)
范围类型描述
textString用作名称的文本。

返回值

Name对象索引。

评论

名称不能包含空格,并且不能看起来像单元格引用。

也可以看看