| Visual Basic (Declaration) | |
|---|---|
Public Enum FormulaRestrictedCondition Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FormulaRestrictedCondition | |
| C# | |
|---|---|
public enum FormulaRestrictedCondition : System.Enum | |
| Member | 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. |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Model.FormulaRestrictedCondition
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6