\Microsoft\Graph\ModelWorkbookSortField

WorkbookSortField class

Summary

Methods
Properties
Constants
__construct()
getAscending()
setAscending()
getColor()
setColor()
getDataOption()
setDataOption()
getIcon()
setIcon()
getKey()
setKey()
getSortOn()
setSortOn()
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()) : null

WorkbookSortField constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getAscending()

getAscending() : boolean

Gets the ascending

Returns

boolean —

The ascending

setAscending()

setAscending(boolean  $val) : null

Sets the ascending

Parameters

boolean $val

The value of the ascending

Returns

null

getColor()

getColor() : string

Gets the color

Returns

string —

The color

setColor()

setColor(string  $val) : null

Sets the color

Parameters

string $val

The value of the color

Returns

null

getDataOption()

getDataOption() : string

Gets the dataOption

Returns

string —

The dataOption

setDataOption()

setDataOption(string  $val) : null

Sets the dataOption

Parameters

string $val

The value of the dataOption

Returns

null

setIcon()

setIcon(\Microsoft\Graph\Model\WorkbookIcon  $val) : null

Sets the icon

Parameters

\Microsoft\Graph\Model\WorkbookIcon $val

The value to assign to the icon

Returns

null

getKey()

getKey() : integer

Gets the key

Returns

integer —

The key

setKey()

setKey(integer  $val) : null

Sets the key

Parameters

integer $val

The value of the key

Returns

null

getSortOn()

getSortOn() : string

Gets the sortOn

Returns

string —

The sortOn

setSortOn()

setSortOn(string  $val) : null

Sets the sortOn

Parameters

string $val

The value of the sortOn

Returns

null