Thodoris wrote:
I've used it for some time but never needed to lock a cell. Here is a
piece of code that shows how to apply a format to a cell:
> Hope it helps. I think that by doing something like this:
$format_bold->setLocked();
while creating the format could do the trick but it is not
Thodoris wrote:
I've used it for some time but never needed to lock a cell. Here is a
piece of code that shows how to apply a format to a cell:
> Hope it helps. I think that by doing something like this:
$format_bold->setLocked();
while creating the format could do the trick but it is not te
Hey all,
Any one use the PEAR Spreadsheet_Excel_Writer package?
I need to know how to implement the setLocked method to lock out a
cell, but can't figure out how this would be done.
Do you add it as a format? But then how is it applied to a cell. It's
not documented on the PEAR pages.
An
Hey all,
Any one use the PEAR Spreadsheet_Excel_Writer package?
I need to know how to implement the setLocked method to lock
out a cell, but can't figure out how this would be done.
Do you add it as a format? But then how is it applied to a
cell. It's not documented on the PEAR pages.
Any
somebody have a example of this class?, because the package don't have,
thank's :)
=
"¿Acaso se olvidará la mujer de su bebé, y dejará de compadecerse del hijo
de su vientre? Aunque ellas se olviden, yo no me olvidaré de ti"
Isa 40:27
=
Atte Pedro Irán Méndez Pérez
--
PHP General M
Hi
I have a class the utilizes the excel writer package but I'm having a few
problems with it on my production server.
My development server is a Windows XP Pro box running PHP version 4.3.5. On
this box I dont get any problems and my class generates a valid excel
document.
My production server
6 matches
Mail list logo