| GrapeCity.Windows.SpreadSheet.Data Namespace : StyleInfoCollectionChangedAction Enumeration | 
'Declaration Public Enum StyleInfoCollectionChangedAction Inherits System.Enum
'Usage Dim instance As StyleInfoCollectionChangedAction
public enum StyleInfoCollectionChangedAction : System.Enum
| Member | Description | 
|---|---|
| ItemAdded | Indicates that a style has been added to the collection. | 
| ItemChanged | Indicates that a style in the collection has been replaced. | 
| ItemRemoved | Indicates that a style has been removed from the collection. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.StyleInfoCollectionChangedAction
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)