Change-Id: Ida6978ed843615504fac7ce0a0a6a08a66f10367
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124320
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2021-10-28 11:42:30 +02:00
committed by Julien Nabet
parent 428385fb87
commit dd3c70cea6

View File

@@ -235,7 +235,7 @@ End Property &apos; SFDocuments.SF_Calc.Range
REM -----------------------------------------------------------------------------
Property Get Region(Optional ByVal RangeName As Variant) As String
&apos;&apos;&apos; Returns the smallest area as a range string that contains the given range
&apos;&apos;&apos; and which is compeletely surrounded with empty cells
&apos;&apos;&apos; and which is completely surrounded with empty cells
Region = _PropertyGet(&quot;Region&quot;, RangeName)
End Property &apos; SFDocuments.SF_Calc.Region
@@ -3736,4 +3736,4 @@ CatchDuplicate:
End Function &apos; SFDocuments.SF_Calc._ValidateSheet
REM ============================================ END OF SFDOCUMENTS.SF_CALC
</script:module>
</script:module>