[]
Creates a tabel style collection changed event argument.
public TableStyleCollectionChangedEventArgs(string name, TableStyleCollectionChangedType changeType)
Public Sub New(name As String, changeType As TableStyleCollectionChangedType)
| Type | Name | Description |
|---|---|---|
| string | name | The item name |
| TableStyleCollectionChangedType | changeType | The change type |