LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclCellProt Struct Reference

Contains all cell protection attributes. More...

#include <xlstyle.hxx>

Inheritance diagram for XclCellProt:
[legend]

Public Member Functions

 XclCellProt ()
 true = Formula is hidden. More...
 

Public Attributes

bool mbLocked
 
bool mbHidden
 true = Locked against editing. More...
 

Detailed Description

Contains all cell protection attributes.

Definition at line 476 of file xlstyle.hxx.

Constructor & Destructor Documentation

◆ XclCellProt()

XclCellProt::XclCellProt ( )
explicit

true = Formula is hidden.

Definition at line 1538 of file xlstyle.cxx.

Member Data Documentation

◆ mbHidden

bool XclCellProt::mbHidden

◆ mbLocked

bool XclCellProt::mbLocked

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