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