source/text/sbasic/shared/03/sf_calc.xhp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
New commits: commit ba883f0c4bb56c10bbf2d0a675daa27c5cae7cfc Author: Rafael Lima <rafael.palma.l...@gmail.com> AuthorDate: Wed Mar 2 13:19:34 2022 +0100 Commit: Alain Romedenne <libreoffici...@gerrit.libreoffice.org> CommitDate: Fri Mar 4 14:05:24 2022 +0100 Document SheetName property of the Calc service Change-Id: I46411a2917c79059cda08212ded17c517fa49537 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130786 Tested-by: Jenkins Reviewed-by: Alain Romedenne diff --git a/source/text/sbasic/shared/03/sf_calc.xhp b/source/text/sbasic/shared/03/sf_calc.xhp index b2c916e1c..54b50a279 100644 --- a/source/text/sbasic/shared/03/sf_calc.xhp +++ b/source/text/sbasic/shared/03/sf_calc.xhp @@ -403,6 +403,23 @@ <paragraph id="par_id731591025591753" role="tablecontent" xml-lang="en-US">A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>.</paragraph> </tablecell> </tablerow> + <tablerow> + <tablecell> + <paragraph id="par_id171591025595653" role="tablecontent" xml-lang="en-US" localize="false">SheetName</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id541591025591322" role="tablecontent" xml-lang="en-US">Yes</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id661591025591188" role="tablecontent" xml-lang="en-US">RangeName As String</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id101591025591289" role="tablecontent" xml-lang="en-US" localize="false">String</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id731591025591006" role="tablecontent" xml-lang="en-US">Returns the sheet name of a given range address.</paragraph> + </tablecell> + </tablerow> <tablerow> <tablecell> <paragraph id="par_id591591025591635" role="tablecontent" xml-lang="en-US" localize="false">Sheets</paragraph>