describes the kind of protection for a protectable cell. More...
import "CellProtection.idl";
| Public Attributes | |
| boolean | IsLocked | 
| specifies if the cell is locked from modifications by the user. | |
| boolean | IsFormulaHidden | 
| specifies if the formula is hidden from the user. | |
| boolean | IsHidden | 
| specifies if the cell is hidden from the user. | |
| boolean | IsPrintHidden | 
| specifies if the cell is hidden on printouts. | |
describes the kind of protection for a protectable cell.
| boolean IsFormulaHidden | 
specifies if the formula is hidden from the user.
| boolean IsHidden | 
specifies if the cell is hidden from the user.
| boolean IsLocked | 
specifies if the cell is locked from modifications by the user.
| boolean IsPrintHidden | 
specifies if the cell is hidden on printouts.