GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Spreadsheet::WriteExcel::FromXML::Workbook(3) User Contributed Perl Documentation Spreadsheet::WriteExcel::FromXML::Workbook(3)

Spreadsheet::WriteExcel::FromXML::Workbook

  # inner class for use by FromXML

Workbook object for FromXML.

Consturctor for Workbook object.

Creates a new report buffer, file handle and Spreadsheet::WriteExcel object.

Param: title - title for the worksheet that people will see in the Excel spreadsheet. Return: void

Creates & adds a new worksheet to the spreadsheet. It keeps track of the order the worksheets were added and a hash table so one can easily reference them later.

Param: name - hash table namespace for the worksheet. Return: Worksheet object associated with name.

Accesses the hash table of worksheets and returns the worksheet with the specified name.

SpreadSheet::WriteExcel::FromXML

W. Justin Bedard juice@lerch.org

Kyle R. Burton mortis@voicenet.com, krburton@cpan.org

2006-06-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.