[]
Pin or unpin columns with specified column index array.
void TogglePinnedColumns(params int[] columns)
Sub TogglePinnedColumns(ParamArray columns As Integer())
| Type | Name | Description |
|---|---|---|
| int[] | columns | The array of column indexes to do pin or unpin. |