Fix Method
Fixes or unfixes a column from scroll.
Syntax
Sub Fix(Fix As Boolean, pos As Integer)
Remarks
This method takes two arguments:
fix - True/False. True to fix the column.
pos - Where to position the column if you fix more than one.
See Also
Column Object