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
4 matches
Mail list logo