[]
        
(Showing Draft Content)

FarPoint.Web.Spread.NamedStyleCollectionEventType

NamedStyleCollectionEventType Enum

Specifies the type of change event that has occurred for the style in the collection.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum NamedStyleCollectionEventType
Public Enum NamedStyleCollectionEventType

Fields

Name 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