Optional
addressThe containing range coords for the scan.
Optional
excludeIf set to true the only the raw values will be visited.
Optional
excludeWhen scanning skip cells that are hidden via headers.
Optional
includeIf true will visit empty cells. This is a potentially huge performance improvement if set to false.
Optional
includeIncludes any merge overflow in first element visited.
Optional
orientationThe direction of the scan.
Optional
reverseIterate in reverse order.
Options for customizing how values are retrieved from a range and returned as a 2D array.