You might be able to do this with a DELMENU record, but HSSF does not
support this (I think HSSF will actually take the DELMENU record out if you
put one into a template).

Excel allows you to define menu items in the file itself, so that when the
file is opened, the menu bar is customized. Menu items can be linked to
macros in the spreadsheet, and standard menu items can be removed.

But HSSF supports none of this.

-----Original Message-----
From: Avik Sengupta [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 8:28 AM
To: POI Users List
Subject: Re: Remove Format

POI is a file format processor, not a JAVA front end to excel.

On Fri, 2004-05-21 at 17:36, Majumder, Sanjib (Cognizant) wrote:
> Hi,
>      I want to know how to remove "Standard" and "Formatting" options from
the ToolBar of any Excel file. I need to implement this change by using POI
API.
>
> Sanjib
>
>
> ______________________________________________________________________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to