ShapeProperties
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
getAutofit()
No description
setContentAlignment($contentAlignment)
No description
string
getContentAlignment()
No description
getOutline()
No description
getShapeBackgroundFill()
No description
Details
setAutofit(Autofit $autofit)
No description
Autofit
getAutofit()
No description
setContentAlignment($contentAlignment)
No description
string
getContentAlignment()
No description
setLink(Link $link)
No description
Link
getLink()
No description
setOutline(Outline $outline)
No description
Outline
getOutline()
No description
setShadow(Shadow $shadow)
No description
Shadow
getShadow()
No description
setShapeBackgroundFill(ShapeBackgroundFill $shapeBackgroundFill)
No description
ShapeBackgroundFill
getShapeBackgroundFill()
No description