| Visual Basic (Declaration) | |
|---|---|
Public Enum NamedStyleCollectionEventType Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As NamedStyleCollectionEventType  | |
| C# | |
|---|---|
public enum NamedStyleCollectionEventType : 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 | 
For more information on using styles, refer to Creating and Applying a Custom Style for Cells.
            
            
            
            
            System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.NamedStyleCollectionEventType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family