Documentation

Outline
in package

\PhpOffice\PhpPresentation\Style\Outline.

Table of Contents

Properties

$fill  : Fill
$width  : int

Methods

__construct()  : mixed
getFill()  : Fill
getWidth()  : int
Value in pixels.
setFill()  : self
setWidth()  : self
Value in pixels.

Properties

Methods

__construct()

public __construct() : mixed

getWidth()

Value in pixels.

public getWidth() : int
Return values
int

setFill()

public setFill(Fill $fill) : self
Parameters
$fill : Fill
Return values
self

setWidth()

Value in pixels.

public setWidth([int $pValue = 1 ]) : self
Parameters
$pValue : int = 1
Return values
self

        
On this page

Search results