:: com :: sun :: star :: sheet ::
|
struct DataPilotFieldSortInfo |
|
- Description
- describes how to sort a single DataPilotField
|
Elements' Summary |
Field |
contains the data field to sort by if the Mode is DATA
|
IsAscending |
true if data are sorted in ascending order,
false if in descending order.
|
Mode |
contains the sort mode
|
Elements' Details |
Field
string Field;
- Description
- contains the data field to sort by if the Mode is DATA
|
|
IsAscending
boolean IsAscending;
- Description
- true if data are sorted in ascending order,
false if in descending order.
|
|
Mode
|
Top of Page
Copyright © 1995, 2012, 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.