Values |
SHORT_SIDE |
If a range spans a single row over more than one column, this
parameter has the same effect as ROW. If the range spans a
single column over more than one row, this is the same as
COLUMN.
|
LONG_SIDE |
This is exactly the opposite of SHORT_SIDE. I.e., if
SHORT_SIDE has the same effect as ROW, LONG_SIDE will have the
same effect as COLUMN and the other way round.
|
COLUMN |
Uses the column name for label generation. A spreadsheet
range A1:A6 could, e.g., result in "Column A".
|
ROW |
Uses the column name for label generation. A spreadsheet
range A2:D2 could, e.g., result in "Row 2".
|
Values' Details |
SHORT_SIDE
SHORT_SIDE,
- Description
- If a range spans a single row over more than one column, this
parameter has the same effect as ROW. If the range spans a
single column over more than one row, this is the same as
COLUMN.
In case of a range spanning more than one column and row,
the shorter range of both should be used (e.g. a spreadsheet
range A1:B10 should treat columns as short side).
In case of a rectangular range, or a range that is composed
of more than one contiguous sub-regions, the short side cannot
be determined, thus
XDataSequence::generateLabel will return an
empty sequence.
|
|
LONG_SIDE
LONG_SIDE,
- Description
- This is exactly the opposite of SHORT_SIDE. I.e., if
SHORT_SIDE has the same effect as ROW, LONG_SIDE will have the
same effect as COLUMN and the other way round.
- See also
- LabelOrigin::SHORT_SIDE
|
|
COLUMN
COLUMN,
- Description
- Uses the column name for label generation. A spreadsheet
range A1:A6 could, e.g., result in "Column A".
If a range consists of more than one column the result of
label generation may be empty. Of course, it could also
succeed with a string like "Columns A to B".
|
|
ROW
ROW,
- Description
- Uses the column name for label generation. A spreadsheet
range A2:D2 could, e.g., result in "Row 2".
If a range consists of more than one row the result of
label generation may be empty. Of course, it could also
succeed with a string like "Rows 1-3".
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.