FREEZE_PANES
Description:
Freeze panes for supplied number of rows and/or columns
Visibility:
Public
Other Properties:
Category |
Declaration Level |
Abstract |
Final |
Locked |
Method |
Instance Method |
Yes |
Yes |
Yes |
Importing Parameters
Parameter Name |
Typing |
Associated Type |
Default value |
Optional |
Pass Value |
Short text |
IP_NUM_COLUMNS |
Type |
I |
|
Yes |
No |
Number of columns to freeze (starting from left-most) |
IP_NUM_ROWS |
Type |
I |
|
Yes |
No |
Number of rows to freeze (starting from top-most) |
Exporting Parameters
Parameter Name |
Typing |
Associated Type |
Pass Value |
Short text |
Changing Parameters
Parameter Name |
Typing |
Associated Type |
Default Value |
Optional |
Pass Value |
Short text |
Returning Parameters
Parameter Name |
Typing |
Associated Type |
Pass Value |
Short text |
Exceptiopns
Exception |
Short Text |
ZCX_EXCEL |
Exceptions for ABAP2XLSX |
Method Coment Header