[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.FormulaRestrictedCondition

FormulaRestrictedCondition Enum

The restrictions of formulas.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
[Flags]
public enum FormulaRestrictedCondition
<Flags>
Public Enum FormulaRestrictedCondition

Fields

Name Description
CustomName

Restriction of custom name.

None

No restriction.

RangeResult

Restriction of formula that directly refers to a cell range or a custom name that directly refers to a cell range.

RelativeFormula

Restriction of relative formula.

SuppressCustomName

Indicates that the expression, referred to by a custom name, will not be restricted.