| GrapeCity.Windows.SpreadSheet.Data Namespace : SheetSpanModelChangedEventAction Enumeration | 
'Declaration Public Enum SheetSpanModelChangedEventAction Inherits System.Enum
'Usage Dim instance As SheetSpanModelChangedEventAction
public enum SheetSpanModelChangedEventAction : System.Enum
| Member | Description | 
|---|---|
| ModelUpdated | Indicates that the entire model has changed. | 
| SpanAdded | Indicates that an individual span has been added. | 
| SpanRemoved | Indicates that an individual span has been removed. | 
| SpanUpdated | Indicates that an individual span has changed. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelChangedEventAction
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)