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

CellErrorReferenceExpression Constructors

Invalid Cell Reference error (#REF!).
Name Parameters Description
CellErrorReferenceExpression() none Initializes a new instance of the CellErrorReferenceExpression class with the default settings.
CellErrorReferenceExpression(SheetReference) sheetReference Initializes a new instance of the CellErrorReferenceExpression class with the specified settings.
See Also