[]
Represents table style collection changed event arguments.
public class TableStyleCollectionChangedEventArgs : EventArgs
Public Class TableStyleCollectionChangedEventArgs
Inherits EventArgs
Name | Description |
---|---|
TableStyleCollectionChangedEventArgs(string, TableStyleCollectionChangedType) | Creates a tabel style collection changed event argument. |
Name | Description |
---|---|
ChangeType | Gets the changed type. |
ItemName | Gets the item name. |