:: com :: sun :: star :: sheet ::
|
unpublished |
constants group DataPilotOutputRangeType |
|
|
- Usage Restrictions
- not published
- Description
- specifies region type of DataPilot table range
This constant set is used to indicate the type of output range desired when
XDataPilotTable2::getOutputRangeByType is called, which
returns a different cell range depending upon the value passed to it as the argument.
- Since
- OOo 3.0
- See also
- XDataPilotTable2
|
Constants |
WHOLE |
whole DataPilot output range including the header area above the table
where the filter and page field buttons are located. |
TABLE |
whole table but without the header area where the filter and page field
buttons are located. |
RESULT |
result area where the result values are displayed. This also includes
the column and row subtotal areas when they are displayed. |
Constants' Details |
WHOLE
const long WHOLE = 0;
- Description
- whole DataPilot output range including the header area above the table
where the filter and page field buttons are located.
|
|
TABLE
const long TABLE = 1;
- Description
- whole table but without the header area where the filter and page field
buttons are located.
|
|
RESULT
const long RESULT = 2;
- Description
- result area where the result values are displayed. This also includes
the column and row subtotal areas when they are displayed.
|
|
Top of Page
Copyright © 2000, 2014 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.