[]
Freezes trailing panes at the specified position.
void FreezeTrailingPanes(int row, int column)
Sub FreezeTrailingPanes(row As Integer, column As Integer)
Type | Name | Description |
---|---|---|
int | row | The trailing frozen row position. |
int | column | The trailing frozen column position. |