I am working on a Excel VSTO 2007 application. I was wondering if there is a way I could disable the Hide and Unhide buttons present in Excel's View tab.

edit: I am looking for a way to do it programatically using c# Code. The old vba might be useful. I have searched a lot and couldn't find any particular solution.