Spread for ASP.NET 10 Product Documentation
FormulaRestrictedCondition Enumeration


The restrictions of formulas.
Syntax
'Declaration
 
Public Enum FormulaRestrictedCondition 
   Inherits System.Enum
'Usage
 
Dim instance As FormulaRestrictedCondition
public enum FormulaRestrictedCondition : System.Enum 
Members
MemberDescription
CustomNameRestriction of custom name.
NoneNo restriction.
RangeResultRestriction of formula that directly refers to a cell range or a custom name that directly refers to a cell range.
RelativeFormulaRestriction of relative formula.
SuppressCustomNameIndicates that the expression, referred to by a custom name, will not be restricted.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.Model.FormulaRestrictedCondition

Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FarPoint.Web.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.