Format::setUnLocked
Format::setUnLocked – セルのロックを解除する。保護されているシートの特定のセルの保護を解除するのに便利
Synopsis
require_once 'Spreadsheet/Excel/Writer/Format.php';
void Format::setUnLocked (
)
Description
This package is not documented yet.
Note
This function can not be called
statically.