LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
CellProtection Struct Referencepublished

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. More...
 
boolean IsFormulaHidden
 specifies if the formula is hidden from the user. More...
 
boolean IsHidden
 specifies if the cell is hidden from the user. More...
 
boolean IsPrintHidden
 specifies if the cell is hidden on printouts. More...
 

Detailed Description

describes the kind of protection for a protectable cell.

Member Data Documentation

◆ IsFormulaHidden

boolean IsFormulaHidden

specifies if the formula is hidden from the user.

◆ IsHidden

boolean IsHidden

specifies if the cell is hidden from the user.

◆ IsLocked

boolean IsLocked

specifies if the cell is locked from modifications by the user.

◆ IsPrintHidden

boolean IsPrintHidden

specifies if the cell is hidden on printouts.


The documentation for this struct was generated from the following file: