\Microsoft\Graph\ModelWorkbookFormatProtection

WorkbookFormatProtection class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getFormulaHidden()
setFormulaHidden()
getLocked()
setLocked()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) 

Construct a new WorkbookFormatProtection

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the WorkbookFormatProtection

Returns

array —

The list of properties

getFormulaHidden()

getFormulaHidden() : boolean

Gets the formulaHidden

Returns

boolean —

The formulaHidden

setFormulaHidden()

setFormulaHidden(boolean  $val) : null

Sets the formulaHidden

Parameters

boolean $val

The formulaHidden

Returns

null

getLocked()

getLocked() : boolean

Gets the locked

Returns

boolean —

The locked

setLocked()

setLocked(boolean  $val) : null

Sets the locked

Parameters

boolean $val

The locked

Returns

null