TableAlignment
Tags
Table of Contents
- $attributes : mixed
- $name : mixed
- __construct() : mixed
- getAttributes() : array<string|int, string>
- getName() : string
Properties
$attributes
private
mixed
$attributes
= array()
$name
private
mixed
$name
= 'w:jc'
Methods
__construct()
public
final __construct(string $value) : mixed
Parameters
- $value : string
-
Any value provided by JcTable simple type
Tags
Return values
mixed —getAttributes()
public
final getAttributes() : array<string|int, string>
Tags
Return values
array<string|int, string> —getName()
public
final getName() : string