'Declaration Public Enum NamedStyleCollectionEventType Inherits System.Enum
'Usage Dim instance As NamedStyleCollectionEventType
public enum NamedStyleCollectionEventType : System.Enum
'Declaration Public Enum NamedStyleCollectionEventType Inherits System.Enum
'Usage Dim instance As NamedStyleCollectionEventType
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.Web.Spread.NamedStyleCollectionEventType