$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new WorkbookApplication Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the WorkbookApplication Returns array — The list of properties
getCalculationMode() getCalculationMode() : string Gets the calculationMode Returns string — The calculationMode
setCalculationMode() setCalculationMode(string $val) : null Sets the calculationMode Parameters string $val The calculationMode Returns null