From ba883f0c4bb56c10bbf2d0a675daa27c5cae7cfc Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Wed, 2 Mar 2022 13:19:34 +0100 Subject: 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 --- source/text/sbasic/shared/03/sf_calc.xhp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/text/sbasic/shared/03/sf_calc.xhp b/source/text/sbasic/shared/03/sf_calc.xhp index b2c916e1c1..54b50a279b 100644 --- a/source/text/sbasic/shared/03/sf_calc.xhp +++ b/source/text/sbasic/shared/03/sf_calc.xhp @@ -403,6 +403,23 @@ A sheet reference that can be used as argument of methods like CopySheet. + + + SheetName + + + Yes + + + RangeName As String + + + String + + + Returns the sheet name of a given range address. + + Sheets -- cgit