Releases: chonla/cellwalker
Releases · chonla/cellwalker
Fixed inconsistency
Position access from CellWalker
This release provides an access to RowIndex, ColumnIndex, ColumnName from CellWalker.
Current position to range determination
This release support determination of current position top range, IsAtTopBoundary, IsAtBottomBoundary, IsAtLeftBoundary, IsAtRightBoundary.
Range support
This release supports range and its traversal.
Offset Support
This release support row/column offset. See test.
Column/Row Jumper
This release add support for Column and Row Jumper by .Column() and .Row().
Initial Release
1.0.0 Initial commit