Spread for ASP.NET 8.0 Product Documentation
ConditionalFormattingModelEventType Enumeration


Specifies the type of Change event that has occurred for a conditional formatting model for the sheet.
Syntax
'Declaration
 
Public Enum ConditionalFormattingModelEventType 
   Inherits System.Enum
'Usage
 
Dim instance As ConditionalFormattingModelEventType
public enum ConditionalFormattingModelEventType : System.Enum 
Members
MemberDescription
ClearedIndicates that conditional formattings have been cleared
ColumnsAddedIndicates that columns have been added
ColumnsRemovedIndicates that columns have been removed
CopiedIndicates that conditional formattings have been copied
ItemAddedIndicates that an individual conditional formatting has been added
ItemChangedIndicates that an individual conditional formatting has been changed
ItemRemovedIndicates that an individual conditional formatting has been removed
MovedIndicates that conditional formattings have been moved
RowsAddedIndicates that rows have been added
RowsRemovedIndicates that rows have been removed
SwapedIndicates that conditional formattings have been moved
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.ConditionalFormattingModelEventType

Requirements

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

See Also

Reference

FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.