public static final class Filters.OffsetFilter extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
Filters.Filter |
cellsPerRow(int count)
Skips the first N cells of each row, matching all subsequent cells.
|
public Filters.Filter cellsPerRow(int count)
Filters.InterleaveFilter, each copy of the cell is
counted separately.Copyright © 2022 Google LLC. All rights reserved.