Properties' Summary |
[ readonly ] ::com::sun::star::container::XNamed
Original |
returns the name of the dimension from which this dimension was
cloned, or `NULL` if it was not cloned.
|
[ readonly ] boolean
IsDataLayoutDimension |
contains `TRUE` if this is the dimension used to layout the
different data dimensions.
|
DataPilotFieldOrientation
Orientation |
specifies where the dimension is used.
|
long
Position |
specifies the position of the dimension within its orientation.
|
GeneralFunction
Function |
specifies how data are aggregated.
|
long
UsedHierarchy |
specifies which hierarchy of the dimension is used.
|
sequence< TableFilterField >
Filter |
specifies which values are used.
|
[ readonly ] long
Flags |
[ OPTIONAL ]
contains flags that control the usage of the dimension.
|
short
Function2 |
[ OPTIONAL ]
specifies how data are aggregated.
Since LibreOffice 5.3
|
Properties' Details |
Original
[ readonly ] ::com::sun::star::container::XNamed Original;
- Description
- returns the name of the dimension from which this dimension was
cloned, or `NULL` if it was not cloned.
|
|
IsDataLayoutDimension
[ readonly ] boolean IsDataLayoutDimension;
- Description
- contains `TRUE` if this is the dimension used to layout the
different data dimensions.
|
|
Orientation
|
Position
long Position;
- Description
- specifies the position of the dimension within its orientation.
|
|
Function
|
UsedHierarchy
|
Filter
sequence< TableFilterField > Filter;
- Description
- specifies which values are used.
|
|
Flags
[ readonly ] long Flags;
- Usage Restrictions
- optional
- Description
- contains flags that control the usage of the dimension.
- See also
- DimensionFlags
|
|
Function2
short Function2;
- Usage Restrictions
- optional
- Description
- specifies how data are aggregated.
Since LibreOffice 5.3
|
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.