Column-group scanning: highlight columns first, then cells within selected column
Row-group scanning: highlight rows first, then cells within selected row
Simple linear scan across rows (left-to-right, top-to-bottom)
Simple linear scan down columns (top-to-bottom, left-to-right)
Cell scanning order patterns Determines the sequence in which cells are highlighted