Class CircularReferenceException
- Namespace
- OfficeOpenXml.FormulaParsing.Exceptions
- Assembly
- EPPlus.dll
Represents a circular reference errors that occur during formula calculation.
public class CircularReferenceException : Exception, ISerializable
- Inheritance
-
CircularReferenceException
- Implements
- Inherited Members
Constructors
CircularReferenceException(string)
Initializes a new instance of the CircularReferenceException
public CircularReferenceException(string message)
Parameters
message
stringThe message that describes the error