hi all, i'm just exposing the methods in WindowOneRecord and WindowTwoRecord in the usermodel package, could someone tell me what the following methods actually change or where I can find out, as I don't have the book as yet and the javadocs aren't really clear. I've included the javadocs.
// set whether the window should freeze panes setFreezePanes(boolean) // set whether the window should display zero values setDisplayZeros(boolean) // set whether the outline symbols are displayed setDisplayGuts(boolean) // set the reserved (don't do this) value setReserved(int) thanks simon ************************************************************************************************** The views expressed in this E-mail are those of the author and not necessarily those of Knowledge Management Software. If you are not the intended recipient or the person responsible for delivering to the intended recipient, please be advised that you have received this E-mail in error and that any use is strictly prohibited. If you have received this E-mail in error, please notify us by forwarding this E-mail to the following address: [EMAIL PROTECTED] **************************************************************************************************
