summaryrefslogtreecommitdiff
path: root/source/text/scalc/01/func_wraprows.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/scalc/01/func_wraprows.xhp')
-rw-r--r--source/text/scalc/01/func_wraprows.xhp15
1 files changed, 11 insertions, 4 deletions
diff --git a/source/text/scalc/01/func_wraprows.xhp b/source/text/scalc/01/func_wraprows.xhp
index 653d9d5667..82d56ef66a 100644
--- a/source/text/scalc/01/func_wraprows.xhp
+++ b/source/text/scalc/01/func_wraprows.xhp
@@ -24,9 +24,9 @@
<h1 id="hd_id901708806478126"><variable id="h1"><link href="text/scalc/01/func_wraprows.xhp">WRAPROWS</link></variable></h1>
<paragraph id="par_id771708806478128" role="paragraph">Converts a single row or column into multiple rows (a 2-dimensional array) by specifying the number of values in each row.</paragraph>
</section>
-<note id="par_id131711543270539">Enter the formula as an <link href="text/scalc/01/04060107.xhp">array formula</link>.</note>
+<embed href="text/scalc/01/common_func.xhp#array"/>
<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
-<paragraph role="code" id="par_id871737825179033">=WRAPROWS(Range, Wrap_count, [Pad_with])</paragraph>
+<paragraph role="code" id="par_id871737825179033">=WRAPROWS(Range; Wrap_count [; Pad_with])</paragraph>
<paragraph role="paragraph" id="par_id701737825446850"><emph>Range</emph>: the range to wrap.</paragraph>
<paragraph role="paragraph" id="par_id441737825452403"><emph>Wrap_count</emph>: the maximum number of values in each column.</paragraph>
<paragraph role="paragraph" id="par_id411737825456380"><emph>Pad_with</emph>: (optional) a specified value to pad if there are insufficient number of values. By default, it returns #N/A to fill in the cells.</paragraph>
@@ -59,7 +59,7 @@
<tablecell><paragraph id="par_id471738025115008" role="tablecontent" localize="false">MMM</paragraph></tablecell>
<tablecell><paragraph id="par_id581738025119728" role="tablecontent" localize="false">NNN</paragraph></tablecell>
<tablecell><paragraph id="par_id671738025124487" role="tablecontent" localize="false">OOO</paragraph></tablecell>
- <tablecell><paragraph id="par_id861738025129360" role="tablecontent" localize="false">#N/A</paragraph></tablecell>
+ <tablecell><paragraph id="par_id861738025129360" role="tablecontent" localize="false"><embedvar href="text/scalc/01/common_func.xhp#NA_in_table" markup="ignore"/></paragraph></tablecell>
</tablerow>
</table>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
@@ -67,9 +67,16 @@
<embed href="text/scalc/01/common_func.xhp#notODFF"/>
<paragraph role="paragraph" id="par_id341640870986703" localize="false"><literal>COM.MICROSOFT.WRAPROWS</literal></paragraph>
<section id="relatedtopics">
- <embed href="text/scalc/01/func_wrapcols.xhp#h1"/>
<embed href="text/scalc/01/func_tocol.xhp#h1"/>
<embed href="text/scalc/01/func_torow.xhp#h1"/>
+ <embed href="text/scalc/01/func_wrapcols.xhp#h1"/>
+ <embed href="text/scalc/01/func_chooserows.xhp#h1"/>
+ <embed href="text/scalc/01/func_choosecols.xhp#h1"/>
+ <embed href="text/scalc/01/func_vstack.xhp#h1"/>
+ <embed href="text/scalc/01/func_hstack.xhp#h1"/>
+ <embed href="text/scalc/01/func_expand.xhp#h1"/>
+ <embed href="text/scalc/01/func_drop.xhp#h1"/>
+ <embed href="text/scalc/01/func_take.xhp#h1"/>
<tip id="par_id701677016751508"><link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/WRAPROWS">WRAPROWS wiki page</link>.</tip>
</section>
</body>