[]
Occurs when the user clicks/touches on the InsertColumn button on the component and inserts column(s) in the active sheet.
public event SpreadCommandEventHandler InsertColumnCommand
Public Event InsertColumnCommand As SpreadCommandEventHandler
Type | Description |
---|---|
SpreadCommandEventHandler | Occurs when the user clicks/touches on the InsertColumn button on the component and inserts column(s) in the active sheet. |