AutoFit
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getAutoFilterIndentRanges() : array<string|int, mixed>
- getAutoFilterIndentRange() : string|null
Properties
$worksheet
protected
Worksheet
$worksheet
Methods
__construct()
public
__construct(Worksheet $worksheet) : mixed
Parameters
- $worksheet : Worksheet
getAutoFilterIndentRanges()
public
getAutoFilterIndentRanges() : array<string|int, mixed>
Return values
array<string|int, mixed>getAutoFilterIndentRange()
private
getAutoFilterIndentRange(AutoFilter $autoFilter) : string|null
Parameters
- $autoFilter : AutoFilter