You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
58
58
-`setSelectedCellByColumnAndRow()` use the equivalent `setSelectedCells()`
59
59
60
60
This change provides more consistency in the methods (not every "by cell address" method has an equivalent "byColumnAndRow" method);
61
-
and the "by cell address" methods often provide more flexibility, such as allowing a range of cells, or referencig them by passing the defined name of a named range as the argument.
61
+
and the "by cell address" methods often provide more flexibility, such as allowing a range of cells, or referencing them by passing the defined name of a named range as the argument.
0 commit comments