ParagraphBorder
class ParagraphBorder extends Model (View source)
Properties
protected | $colorType | ||
protected | $colorDataType | ||
string | $dashStyle | ||
protected | $paddingType | ||
protected | $paddingDataType | ||
protected | $widthType | ||
protected | $widthDataType |
Methods
getColor()
No description
setDashStyle($dashStyle)
No description
string
getDashStyle()
No description
getPadding()
No description
Details
setColor(OptionalColor $color)
No description
OptionalColor
getColor()
No description
setDashStyle($dashStyle)
No description
string
getDashStyle()
No description
setPadding(Dimension $padding)
No description
Dimension
getPadding()
No description
setWidth(Dimension $width)
No description
Dimension
getWidth()
No description