1<?xml version="1.0" encoding="UTF-8"?> 2<helpdocument version="1.0"> 3 4<!-- 5*********************************************************************** 6 * 7 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 8 * 9 * Copyright 2000, 2010 Oracle and/or its affiliates. 10 * 11 * OpenOffice.org - a multi-platform office productivity suite 12 * 13 * This file is part of OpenOffice.org. 14 * 15 * OpenOffice.org is free software: you can redistribute it and/or modify 16 * it under the terms of the GNU Lesser General Public License version 3 17 * only, as published by the Free Software Foundation. 18 * 19 * OpenOffice.org is distributed in the hope that it will be useful, 20 * but WITHOUT ANY WARRANTY; without even the implied warranty of 21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 22 * GNU Lesser General Public License version 3 for more details 23 * (a copy is included in the LICENSE file that accompanied this code). 24 * 25 * You should have received a copy of the GNU Lesser General Public License 26 * version 3 along with OpenOffice.org. If not, see 27 * <http://www.openoffice.org/license.html> 28 * for a copy of the LGPLv3 License. 29 * 30 ************************************************************************ 31 --> 32 33 34<meta> 35 <topic id="textscalcguidecellcopyxml" indexer="include" status="PUBLISH"> 36 <title xml-lang="en-US" id="tit">Only Copy Visible Cells</title> 37 <filename>/text/scalc/guide/cellcopy.xhp</filename> 38 </topic> 39 </meta> 40 <body> 41<bookmark xml-lang="en-US" branch="index" id="bm_id3150440"><bookmark_value>cells; copying/deleting/formatting/moving</bookmark_value> 42 <bookmark_value>rows;visible and invisible</bookmark_value> 43 <bookmark_value>copying; visible cells only</bookmark_value> 44 <bookmark_value>formatting;visible cells only</bookmark_value> 45 <bookmark_value>moving;visible cells only</bookmark_value> 46 <bookmark_value>deleting;visible cells only</bookmark_value> 47 <bookmark_value>invisible cells</bookmark_value> 48 <bookmark_value>filters;copying visible cells only</bookmark_value> 49 <bookmark_value>hidden cells</bookmark_value> 50</bookmark><comment>mw changed "cells;"</comment> 51<paragraph xml-lang="en-US" id="hd_id3150440" role="heading" level="1" l10n="U" oldref="1"><variable id="cellcopy"><link href="text/scalc/guide/cellcopy.xhp" name="Only Copy Visible Cells">Only Copy Visible Cells</link> 52</variable></paragraph> 53 <paragraph xml-lang="en-US" id="par_id3148577" role="paragraph" l10n="CHG" oldref="2">Assume you have hidden a few rows in a cell range. Now you want to copy, delete, or format only the remaining visible rows.</paragraph> 54 <paragraph xml-lang="en-US" id="par_id3154729" role="paragraph" l10n="CHG" oldref="3">$[officename] behavior depends on how the cells were made invisible, by a filter or manually.</paragraph> 55 <table id="tbl_id3154942"> 56 <tablerow> 57 <tablecell> 58 <paragraph xml-lang="en-US" id="par_id3155603" role="tablehead" l10n="U" oldref="4">Method and Action</paragraph> 59 </tablecell> 60 <tablecell> 61 <paragraph xml-lang="en-US" id="par_id3150751" role="tablehead" l10n="U" oldref="5">Result</paragraph> 62 </tablecell> 63 </tablerow> 64 <tablerow> 65 <tablecell> 66 <paragraph xml-lang="en-US" id="par_id3149018" role="tablecontent" l10n="U" oldref="6">Cells were filtered by AutoFilters, standard filters or advanced filters.</paragraph> 67 <paragraph xml-lang="en-US" id="par_id3150044" role="tablecontent" l10n="CHG" oldref="7">Copy, delete, move, or format a selection of currently visible cells.</paragraph> 68 </tablecell> 69 <tablecell> 70 <paragraph xml-lang="en-US" id="par_id3146918" role="tablecontent" l10n="CHG" oldref="8">Only the visible cells of the selection are copied, deleted, moved, or formatted.</paragraph> 71 </tablecell> 72 </tablerow> 73 <tablerow> 74 <tablecell> 75 <paragraph xml-lang="en-US" id="par_id3166427" role="tablecontent" l10n="U" oldref="12">Cells were hidden using the <emph>Hide</emph> command in the context menu of the row or column headers, or through an <link href="text/scalc/01/12080000.xhp" name="outline">outline</link>.</paragraph> 76 <paragraph xml-lang="en-US" id="par_id3152990" role="tablecontent" l10n="CHG" oldref="13">Copy, delete, move, or format a selection of currently visible cells.</paragraph> 77 </tablecell> 78 <tablecell> 79 <paragraph xml-lang="en-US" id="par_id3154371" role="tablecontent" l10n="CHG" oldref="14">All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted.</paragraph> 80 </tablecell> 81 </tablerow> 82 </table> 83 84 <section id="relatedtopics"> 85 <embed href="text/scalc/guide/filters.xhp#filters"/> 86 <embed href="text/scalc/guide/autofilter.xhp#autofilter"/> 87 <embed href="text/scalc/guide/specialfilter.xhp#specialfilter"/> 88 </section> 89 </body> 90</helpdocument>