| Add-on Author: | TWiki:Main.JohnRouillard, TWiki:Main.SteveRJones, TWiki:Main.ElliotSchwartz, TWiki:Main.JosMaccabiani, TWiki:Main.BrankoBange |
| Add-on Version: | 06 Jan 2006 |
| Change History: | |
| 05 May 2008: | Version 1.7 - Added more formatting support |
| 04 Nov 2006: | Version 1.6 - Added hyperlink support |
| 06 Jan 2006: | Version 1.4 - direct export to clipboard; added support for horizontally joined cells |
| 10 Jul 2005: | Version 1.3 - added export of italic cells with underscores |
| 03 Nov 2004: | Version 1.2 - added export of bold cells with asterisks |
| 14 Aug 2003: | Version 1.1 - added ALT-ENTER (hard carriage return) removal code |
| 11 Aug 2003: | Initial version |
| CPAN Dependencies: | none |
| Other Dependencies: | Excel |
| Perl Version: | N/A |
| License: | ??? |
| Add-on Home: | http://TWiki.org/cgi-bin/view/Plugins/ExcelExportTwikiTableAddOn |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/ExcelExportTwikiTableAddOnDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/ExcelExportTwikiTableAddOnAppraisal |
| PackageForm | |
|---|---|
| TopicClassification | AddOnPackage |
| TestedOnTWiki | 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001 |
| TestedOnOS | AnyWin, OsWin2K |
| ShouldRunOnOS | AnyWin |
| InstalledOnTWikiOrg | No |
| DemoUrl | |
| DevelopedInSVN | No |
| ModificationPolicy | PleaseFeelFreeToModify |
| RelatedTopics | CategoryOfficeIntegration, ExcelImportExportPlugin |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | ExportToTWiki1.5.bas | manage | 3.9 K | 15 Jun 2006 - 00:44 | ChrisWerry | center and right align cells where formatted center or right, right align numeric fields, use currcell.text instead of .value to preserve numeric formatting |
| | ExportToTWiki1.6.bas | manage | 4.4 K | 04 Nov 2006 - 12:44 | RockyLin | Added hyperlink support |
| | ExportToTWiki1.7.bas | manage | 5.3 K | 04 May 2008 - 21:59 | ChrisWerry | Chris Wrigley's changes: fixed merged cells, coloured text, pipe character and strikethrough |
| | ExportToTwiki.bas | manage | 2.2 K | 11 Aug 2003 - 02:43 | JohnRouillard | Excel Macro to save sheet in TWiki table format |
| | ExportToTwiki1.1.bas | manage | 3.0 K | 15 Aug 2003 - 17:10 | SteveRJones | V1.1 of John's VBas macro + strip ALT-ENTER chars |
| | ExportToTwiki1.2.bas | manage | 3.3 K | 04 Nov 2004 - 02:40 | ElliotSchwartz | V1.2 recognizes bold cells |
| | ExportToTwiki1.3.bas | manage | 3.5 K | 10 Jul 2005 - 20:04 | JosMaccabiani | added support for italic text |
| | ExportToTwiki1.4.bas | manage | 3.2 K | 06 Jan 2006 - 10:52 | BrankoBange? | exports directly to the clipboard; supports horizontally joined cells |