Skip to main content

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