(no description)
File Size: | 67 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
AbstractOptions:: (4 methods):
__construct()
setColumnWidth()
setColumnWidthForRange()
getColumnWidths()
Class: AbstractOptions - X-Ref
__construct() X-Ref |
No description |
setColumnWidth(float $width, int ...$columns) X-Ref |
param: positive-int ...$columns One or more columns with this width |
setColumnWidthForRange(float $width, int $start, int $end) X-Ref |
param: float $width The width to set param: positive-int $start First column index of the range param: positive-int $end Last column index of the range |
getColumnWidths() X-Ref |
return: ColumnWidth[] |