\Microsoft\Graph\ModelWorkbookChartTitle

WorkbookChartTitle class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getOverlay()
setOverlay()
getText()
setText()
getVisible()
setVisible()
getFormat()
setFormat()
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 WorkbookChartTitle

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the WorkbookChartTitle

Returns

array —

The list of properties

getOverlay()

getOverlay() : boolean

Gets the overlay

Returns

boolean —

The overlay

setOverlay()

setOverlay(boolean  $val) : null

Sets the overlay

Parameters

boolean $val

The overlay

Returns

null

getText()

getText() : string

Gets the text

Returns

string —

The text

setText()

setText(string  $val) : null

Sets the text

Parameters

string $val

The text

Returns

null

getVisible()

getVisible() : boolean

Gets the visible

Returns

boolean —

The visible

setVisible()

setVisible(boolean  $val) : null

Sets the visible

Parameters

boolean $val

The visible

Returns

null

setFormat()

setFormat(string  $val) : null

Sets the format

Parameters

string $val

The format

Returns

null