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