[]
Provide a cell info parameter to the command of cell.
public class CellCommandParameter
Public Class CellCommandParameter
Name | Description |
---|---|
Column | Gets the column of the button being clicked. |
CustomCommandParameter | Gets or sets the parameter to pass to the command. |
Row | Gets the row of the button being clicked. |
Worksheet | Gets the worksheet of the button being clicked. |