\Microsoft\Graph\ModelWorkbookFunctionResult

WorkbookFunctionResult class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getError()
setError()
getValue()
setValue()
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 WorkbookFunctionResult

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the WorkbookFunctionResult

Returns

array —

The list of properties

getError()

getError() : string

Gets the error

Returns

string —

The error

setError()

setError(string  $val) : null

Sets the error

Parameters

string $val

The error

Returns

null

getValue()

getValue() : \Microsoft\Graph\Model\Json

Gets the value

Returns

\Microsoft\Graph\Model\Json —

The value

setValue()

setValue(string  $val) : null

Sets the value

Parameters

string $val

The value

Returns

null