Spread for ASP.NET 9.0 Product Documentation
ExcludeContents Enumeration


Specifies a value that indicates whether a property is ignored when iterating through rows via the next non-empty logic.
Syntax
'Declaration
 
Public Enum ExcludeContents 
   Inherits System.Enum
'Usage
 
Dim instance As ExcludeContents
public enum ExcludeContents : System.Enum 
Members
MemberDescription
FormulaIgnores formulas
NoneNo object is ignored
NoteIgnores notes
TagIgnores tags
Inheritance Hierarchy

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

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.