[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ItemChangedType

ItemChangedType Enum

Specifies how the item changed

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

Fields

Name Description
Added

An item added to the source object.

Changed

An item changed in the source object.

Cleared

An item cleared from the source object.

Removed

An item removed to the source object.