Format::setUnLocked

Format::setUnLocked – Unlocks a cell. Useful for unprotecting particular cells of a protected sheet.

Synopsis

require_once 'Spreadsheet/Excel/Writer/Format.php';

void Format::setUnLocked ( )

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.