Differences Between: [Versions 310 and 311] [Versions 39 and 311]
(no description)
File Size: | 55 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
NamedRange:: (4 methods):
__construct()
getRange()
setRange()
getCellsInRange()
Class: NamedRange - X-Ref
__construct(string $name,?Worksheet $worksheet = null,string $range = 'A1',bool $localOnly = false,?Worksheet $scope = null) X-Ref |
Create a new Named Range. |
getRange() X-Ref |
Get the range value. |
setRange(string $range) X-Ref |
Set the range value. |
getCellsInRange() X-Ref |
No description |