source/text/sbasic/shared/03/sf_datasheet.xhp | 1 - 1 file changed, 1 deletion(-)
New commits: commit 9e7c3f2c9147f60b6b9ba0a328951c094e133097 Author: Alain Romedenne <alain.romede...@libreoffice.org> AuthorDate: Mon Feb 12 11:27:38 2024 +0100 Commit: Alain Romedenne <alain.romede...@libreoffice.org> CommitDate: Mon Feb 12 17:40:42 2024 +0100 DataSheet help correction Change-Id: I3570ad7818df85f2dda3bbe81ecea59c9f16527f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163182 Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <j...@ledure.be> Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> diff --git a/source/text/sbasic/shared/03/sf_datasheet.xhp b/source/text/sbasic/shared/03/sf_datasheet.xhp index 803c7e694b..c503d35a4b 100644 --- a/source/text/sbasic/shared/03/sf_datasheet.xhp +++ b/source/text/sbasic/shared/03/sf_datasheet.xhp @@ -449,7 +449,6 @@ </bookmark> <h2 id="hd_id61161309659787" localize="false">GoToCell</h2> <paragraph role="paragraph" id="par_id801916099747188">Moves the cursor to the specified row and column.</paragraph> - <note id="par_id161671050245147">This method does not change the position of the cursor in the data view window.</note> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> <paragraph role="paragraph" localize="false" id="par_id71615225513065"> <input>svc.GoToCell(opt row: int, opt column: any): bool</input>