[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormattingModelEventType

ConditionalFormattingModelEventType Enum

Specifies the type of Change event that has occurred for a conditional formatting model for the sheet.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum ConditionalFormattingModelEventType
Public Enum ConditionalFormattingModelEventType

Fields

Name Description
Cleared

Indicates that conditional formattings have been cleared

ColumnsAdded

Indicates that columns have been added

ColumnsRemoved

Indicates that columns have been removed

Copied

Indicates that conditional formattings have been copied

ItemAdded

Indicates that an individual conditional formatting has been added

ItemChanged

Indicates that an individual conditional formatting has been changed

ItemRemoved

Indicates that an individual conditional formatting has been removed

Moved

Indicates that conditional formattings have been moved

RowsAdded

Indicates that rows have been added

RowsRemoved

Indicates that rows have been removed

Swaped

Indicates that conditional formattings have been moved