[]
Pin or unpin rows with specified row index array.
void TogglePinnedRows(params int[] rows)
Sub TogglePinnedRows(ParamArray rows As Integer())
The array of row indexes to do pin or unpin.