/ LJCPHPCodeDoc / LJCTextLib / LJCHTMLTableColumn / construct


Parameters
$columnName - The column name.
$headingName - The heading name.
$style - The style value.
$width - The column width.

Syntax

PHP
public function __construct(string $columnName, string $headingName = null
, string $style = null, string $width = null)

Initializes an object instance.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.