Call the function with no parameters to remove existing row or column freezing.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| rows | Integer | Optional | The number of rows to freeze. If omitted, a value of 0 is assumed. | |
| columns | Integer | Optional | The number of columns to freeze. If omitted, a value of 0 is assumed. |
A Boolean value indicating success.