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 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.NamedStyleCollectionEventType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2