PHP Class Texy\Modules\TableCellElement

Inheritance: extends Texy\HtmlElement
Show file Open project: dg/texy Class Usage Examples

Public Properties

Property Type Description
$colSpan integer
$rowSpan integer
$text string

Property Details

$colSpan public property

public int $colSpan
return integer

$rowSpan public property

public int $rowSpan
return integer

$text public property

public string $text
return string