| GrapeCity.Windows.SpreadSheet.Data Namespace : SheetChangedEventAction Enumeration |
'Declaration Public Enum SheetChangedEventAction Inherits System.Enum
'Usage Dim instance As SheetChangedEventAction
public enum SheetChangedEventAction : System.Enum
| Member | Description |
|---|---|
| ColumnsAdded | Indicates that one or more columns have been added. |
| ColumnsRemoved | Indicates that one or more columns have been removed. |
| RowsAdded | Indicates that one or more rows have been added. |
| RowsRemoved | Indicates that one or more rows have been removed. |
| Updated | Indicates that the style of one or more cells has changed. |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadSheet.Data.SheetChangedEventAction
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)