[August 25th, 2008] Check the home page regarding PowerShell related news from a brand new sponsor: Idera!
In Vbscript :
objExcel.Cells(3,2).Select objExcel.ActiveWindow.FreezePanes = True
How do you do this in powershell?