Get row / column options
Methods
getRowOptions(int $row): ?array
getColumnOptions(string $column): ?array
getDefaultRowHeight(): ?float
getDefaultColumnWidth(): ?floatint $row
string $column
Return value
Example
Last updated