Sign in
appsheet-third-party
/
epplus
/
8d91a06fa1cc8c12d1e150ebc247f66c22aa67fd
/
.
/
EpplusFormulaParser
/
Exceptions
/
ExcelErrorValueException.cs
blob: a7c9a8e2adfea51253d1d254aa71730a37dcac8b [
file
]
using
System
;
namespace
EpplusFormulaParser
;
public
class
ExcelErrorValueException
:
Exception
;