The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: util ::

struct CellProtection
Description
describes the kind of protection for a protectable cell.

Elements' Summary
IsLocked specifies if the cell is locked from modifications by the user.  
IsFormulaHidden specifies if the formula is hidden from the user.  
IsHidden specifies if the cell is hidden from the user.  
IsPrintHidden specifies if the cell is hidden on printouts.  
Elements' Details
IsLocked
boolean IsLocked;
Description
specifies if the cell is locked from modifications by the user.
IsFormulaHidden
boolean IsFormulaHidden;
Description
specifies if the formula is hidden from the user.
IsHidden
boolean IsHidden;
Description
specifies if the cell is hidden from the user.
IsPrintHidden
boolean IsPrintHidden;
Description
specifies if the cell is hidden on printouts.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.