[]
Specifies the scope of transform.
• byCell = 0
Each cell is considered as a transformation unit.
• byColumn = 2
Each column is considered as a transformation unit.
• byRange = 3
The entire cell range is considered as one transformation unit.
• byRow = 1
Each row is considered as a transformation unit.