Skip to content

gitpan/Spreadsheet-WriteExcel-Worksheet-SheetProtection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreadsheet/WriteExcel/Worksheet/SheetProtection version 0.01
=============================================================

This module allows you to specify the sheet protection attribute available in recent
versions of Microsoft Excel XP (Menut item: Tools > Protection > Protect Sheet...).

It extends the L<Spreadsheet::WriteExcel::Worksheet> class by adding a
C<sheet_protection> method which you use to specify the protection attributes.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

	Spreadsheet::WriteExcel

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2005 Stepan Riha

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

About

Read-only release history for Spreadsheet-WriteExcel-Worksheet-SheetProtection

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages