19 #ifndef __com_sun_star_util_CellProtection_idl__
20 #define __com_sun_star_util_CellProtection_idl__
24 module com { module sun { module star { module util {
boolean IsLocked
specifies if the cell is locked from modifications by the user.
Definition: CellProtection.idl:33
boolean IsPrintHidden
specifies if the cell is hidden on printouts.
Definition: CellProtection.idl:45
boolean IsFormulaHidden
specifies if the formula is hidden from the user.
Definition: CellProtection.idl:37
describes the kind of protection for a protectable cell.
Definition: CellProtection.idl:29
boolean IsHidden
specifies if the cell is hidden from the user.
Definition: CellProtection.idl:41