:: com :: sun :: star :: sheet ::
|
unpublished |
constants group DataPilotFieldShowItemsMode |
|
|
- Usage Restrictions
- not published
- Description
- These constants select different types of showing a selection of items.
- See also
- DataPilotFieldAutoShowInfo
|
Constants' Details |
FROM_TOP
const long FROM_TOP = 0;
- Description
- The first items are shown.
|
|
FROM_BOTTOM
const long FROM_BOTTOM = 1;
- Description
- The last items are shown.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.