Skip to main content
A newer version of this page is available. .

DefinedNameReferenceExpression Constructors

A defined name.
Name Parameters Description
DefinedNameReferenceExpression(String, SheetReference) definedName, sheetReference Initializes a new instance of the DefinedNameReferenceExpression class with the specified settings.
DefinedNameReferenceExpression(String) definedName Initializes a new instance of the DefinedNameReferenceExpression class with the specified settings.
See Also