\Microsoft\Graph\ModelWorkbook

Workbook class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getApplication()
setApplication()
getNames()
getTables()
getWorksheets()
getFunctions()
setFunctions()
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 Workbook

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the Workbook

Returns

array —

The list of properties

setApplication()

setApplication(string  $val) : null

Sets the application

Parameters

string $val

The application

Returns

null

getNames()

getNames() : \Microsoft\Graph\Model\NamesCollectionPage

Gets the names

Returns

\Microsoft\Graph\Model\NamesCollectionPage —

The names

getTables()

getTables() : \Microsoft\Graph\Model\TablesCollectionPage

Gets the tables

Returns

\Microsoft\Graph\Model\TablesCollectionPage —

The tables

getWorksheets()

getWorksheets() : \Microsoft\Graph\Model\WorksheetsCollectionPage

Gets the worksheets

Returns

\Microsoft\Graph\Model\WorksheetsCollectionPage —

The worksheets

setFunctions()

setFunctions(string  $val) : null

Sets the functions

Parameters

string $val

The functions

Returns

null