Freeze Panes command
Use the Freeze Panes command to toggle freeze panes on and off in the current sheet. This works the same way as the Freeze Panes check box in the default Axiom ribbon tab.
- Ribbon tabs
- Task panes
This command is included in the default AxiomMain.AXL
ribbon tab, as part of the File Options group.
When the Freeze Panes command is selected from the Command Library as the shortcut target, it displays as command://FreezePanesCommandAdapter or command://FreezePanesCommandAdapter (legacy syntax).
This command does not use any shortcut parameters.
Items using this command will always be visible, regardless of whether Show restricted item is enabled. The item will be grayed out and unavailable when the user cannot toggle freeze panes (either because freeze panes do not apply to the current file, or because worksheet protection is applied to the current sheet).
When using this command in a task pane, the user must double-click the item to toggle freeze panes on or off. (All custom task pane commands require a double-click to activate.) The check box graphic will display as checked or unchecked as appropriate for the current state.