[]
Processes the addition of columns to the row header of the sheet.
protected virtual void OnAddRowHeaderColumns(int column, int count)
Protected Overridable Sub OnAddRowHeaderColumns(column As Integer, count As Integer)
Type | Name | Description |
---|---|---|
int | column | Column index at which to start |
int | count | Number of columns to add |