Yes, cloneStyleFrom() was a method a couple of us used when copying sheets across from one workbook to another. I cannot remember who it was but someone asked Nick who recommended that we try one or other of the nightly builds available from the Torchbox site that included that method - I am sure that I have the relevant archive here somewhere but did not continue to use it as the 'final' releases are obviously fully tested and intended for production environments.
--- On Tue, 10/21/08, Rob Y <[EMAIL PROTECTED]> wrote: From: Rob Y <[EMAIL PROTECTED]> Subject: Re: HSSFCellStyle - global styles vs individual cell styles To: [email protected] Date: Tuesday, October 21, 2008, 10:38 AM Hey wait. The same thing's true for HSSFCellStyle:cloneStyleFrom. It's documented at the online site, but not in the 3.1 or 3.2-FINAL distros. I'm guessing that the online documentation must be for a yet-to-be-released version. Odd, though, that they'd have the default online documentation not apply to the current stable version. Andrew, didn't you say in one of your previous posts that you had used cloneStyleFrom in the past? -- View this message in context: http://www.nabble.com/HSSFCellStyle---global-styles-vs-individual-cell-styles-tp19999572p20095528.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
