\Microsoft\Graph\ModelWorkbookTableRow

WorkbookTableRow class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getIndex()
setIndex()
getValues()
setValues()
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 WorkbookTableRow

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the WorkbookTableRow

Returns

array —

The list of properties

getIndex()

getIndex() : integer

Gets the index

Returns

integer —

The index

setIndex()

setIndex(integer  $val) : null

Sets the index

Parameters

integer $val

The index

Returns

null

getValues()

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

Gets the values

Returns

\Microsoft\Graph\Model\Json —

The values

setValues()

setValues(string  $val) : null

Sets the values

Parameters

string $val

The values

Returns

null