<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<FreezePanes/>
<SplitHorizontal>1</SplitHorizontal>
<TopRowBottomPane>1</TopRowBottomPane>
</WorksheetOptions>
This is doing the job, however, the wheel mouse no longer will scroll the
content. I can use the scroll bar and left mouse button to scroll, but not
the wheel.
Am I missing something here?
"Dave" wrote:
I added:
<ActivePane>2</ActivePane>
And the wheel is working!