LibreOffice
LibreOffice 24.2 SDK API Reference
|
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... | |
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.