summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/04060109.xhp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-17 13:00:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-17 13:00:11 +0000
commitdc939c10305a0cef7d1b1a6126577462b216cf48 (patch)
treebf400823e7e8df4aad945cb51389d753e5a6e885 /helpcontent2/source/text/scalc/01/04060109.xhp
parent4014632ecadde1e79ec4e0dbd421a170fd650c46 (diff)
INTEGRATION: CWS hc680fin (1.5.14); FILE MERGED
2005/11/03 12:38:13 ufi 1.5.14.1: *** empty log message ***
Diffstat (limited to 'helpcontent2/source/text/scalc/01/04060109.xhp')
-rw-r--r--helpcontent2/source/text/scalc/01/04060109.xhp66
1 files changed, 43 insertions, 23 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060109.xhp b/helpcontent2/source/text/scalc/01/04060109.xhp
index 77ac954775..6dd59cb460 100644
--- a/helpcontent2/source/text/scalc/01/04060109.xhp
+++ b/helpcontent2/source/text/scalc/01/04060109.xhp
@@ -1,36 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
*
- * $RCSfile: 04060109.xhp,v $
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
*
- * $Revision: 1.7 $
+ * Sun Microsystems Inc., October, 2000
*
- * last change: $Author: obo $ $Date: 2006-03-28 13:29:02 $
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
*
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
*
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
*
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
*
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc..
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
*
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*
************************************************************************-->
@@ -42,7 +62,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2005-02-21T14:12:03">UFI: brushed up this doc due to #i29327#
+<lastedited date="2005-11-01T14:23:40">UFI: brushed up this doc due to #i29327#
dedr: reviewed
UFI: added HYPERLINK function #i27972#; dedr. reviewed</lastedited>
</history>
@@ -240,7 +260,7 @@ UFI: added HYPERLINK function #i27972#; dedr. reviewed</lastedited>
<paragraph role="paragraph" id="par_id3154745" xml-lang="en-US" l10n="U" oldref="83">
<emph>array</emph> is the reference to a cell range whose total number of columns is to be found. The argument can also be a single cell.</paragraph>
<paragraph role="heading" id="hd_id3153622" xml-lang="en-US" level="3" l10n="U" oldref="84">Example</paragraph>
-<paragraph role="paragraph" id="par_id3149577" xml-lang="en-US" l10n="U" oldref="200">=Columns(B5) returns 1 because a cell only contains one column.</paragraph>
+<paragraph role="paragraph" id="par_id3149577" xml-lang="en-US" l10n="U" oldref="200">=COLUMNS(B5) returns 1 because a cell only contains one column.</paragraph>
<paragraph role="paragraph" id="par_id3145649" xml-lang="en-US" l10n="U" oldref="85">=COLUMNS(A1:C5) equals 3. The reference comprises three columns.</paragraph>
<paragraph role="paragraph" id="par_id3155846" xml-lang="en-US" l10n="U" oldref="201">=COLUMNS(Rabbit) returns 2 if "Rabbit" is the named range (C1:D3).</paragraph>
</section>