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