class TableBorderProperties extends Model (View source)

Properties

string $dashStyle
protected $tableBorderFillType
protected $tableBorderFillDataType
protected $weightType
protected $weightDataType

Methods

setDashStyle($dashStyle)

No description

string
getDashStyle()

No description

setTableBorderFill(TableBorderFill $tableBorderFill)

No description

setWeight(Dimension $weight)

No description

getWeight()

No description

Details

setDashStyle($dashStyle)

No description

Parameters

$dashStyle

string getDashStyle()

No description

Return Value

string

setTableBorderFill(TableBorderFill $tableBorderFill)

No description

Parameters

TableBorderFill $tableBorderFill

TableBorderFill getTableBorderFill()

No description

Return Value

TableBorderFill

setWeight(Dimension $weight)

No description

Parameters

Dimension $weight

Dimension getWeight()

No description

Return Value

Dimension