Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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