DefinedNameListAdd Method
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Adds a name to the collection, or modifies the name if it already exists.
Namespace:Bytescout.Spreadsheet.GenericAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- name
 - Type: SystemString
The name of the defined name. - formula
 - Type: SystemString
The formula to assign to the defined name. 
Return Value
Type: DefinedName[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Generic.DefinedNameList.Add(System.String,System.String)"]
Implements
IDefinedNameListAdd(String, String)See Also