class ShapeProperties extends Model (View source)

Properties

protected $autofitType
protected $autofitDataType
string $contentAlignment
protected $linkType
protected $linkDataType
protected $outlineType
protected $outlineDataType
protected $shadowType
protected $shadowDataType
protected $shapeBackgroundFillType
protected $shapeBackgroundFillDataType

Methods

setAutofit(Autofit $autofit)

No description

getAutofit()

No description

setContentAlignment($contentAlignment)

No description

string
getContentAlignment()

No description

setLink(Link $link)

No description

getLink()

No description

setOutline(Outline $outline)

No description

getOutline()

No description

setShadow(Shadow $shadow)

No description

getShadow()

No description

setShapeBackgroundFill(ShapeBackgroundFill $shapeBackgroundFill)

No description

Details

setAutofit(Autofit $autofit)

No description

Parameters

Autofit $autofit

Autofit getAutofit()

No description

Return Value

Autofit

setContentAlignment($contentAlignment)

No description

Parameters

$contentAlignment

string getContentAlignment()

No description

Return Value

string

No description

Parameters

Link $link

No description

Return Value

Link

setOutline(Outline $outline)

No description

Parameters

Outline $outline

Outline getOutline()

No description

Return Value

Outline

setShadow(Shadow $shadow)

No description

Parameters

Shadow $shadow

Shadow getShadow()

No description

Return Value

Shadow

setShapeBackgroundFill(ShapeBackgroundFill $shapeBackgroundFill)

No description

Parameters

ShapeBackgroundFill $shapeBackgroundFill

ShapeBackgroundFill getShapeBackgroundFill()

No description

Return Value

ShapeBackgroundFill