[]
Represents the changing table collection data.
public class TableItemNameChangingEventArgs
Public Class TableItemNameChangingEventArgs
Name | Description |
---|---|
TableItemNameChangingEventArgs(ITableRange, string) | Creates a new TableCollectionItemNameChangingEventArgs instance. |
Name | Description |
---|---|
NewName | Gets the new name. |
Table | Gets the ITableRange object. |