Sign in
appsheet-third-party
/
epplus
/
8d91a06fa1cc8c12d1e150ebc247f66c22aa67fd
/
.
/
AppsheetEpplus
/
FormulaParsing
/
ExcelCalculationOption.cs
blob: d6d94a7a2527ad0d5b72ce6b143ac907884b41ca [
file
]
namespace
AppsheetEpplus
;
public
class
ExcelCalculationOption
{
public
bool
AllowCirculareReferences
{
get
;
set
;
}
=
false
;
}