D
David Thielen
AARGH!
Is there something that goes into more detail than the XLSX docs. I'm
trying to figure this out but not having much luck.
For example pivotTableDefinition/colFields/field is used like:
<colFields count="1">
<field x="1"/>
</colFields>
And the docs say:
Specifies the index to a pivotField item value. There will be as many
x elements as there are item values in any particular column. Note
that these x elements sometimes are not explicitly written, but
instead "inherited" from the previous column or i element, via the
value of @r. The pivotField items don't list values explicitly, but
instead reference a shared item value in the pivotCacheDefinition
part. The first instance of x has no attribute value @v associated
with it, so the default value for @v is assumed to be "0".
The possible values for this attribute are defined by the XML Schema
int datatype.
How do you determine the value for x?
@r is not even documented - how is it used?
Any help both for the above specific question and the more general one
of where is their additional documentation would be much appreciated.
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
Is there something that goes into more detail than the XLSX docs. I'm
trying to figure this out but not having much luck.
For example pivotTableDefinition/colFields/field is used like:
<colFields count="1">
<field x="1"/>
</colFields>
And the docs say:
Specifies the index to a pivotField item value. There will be as many
x elements as there are item values in any particular column. Note
that these x elements sometimes are not explicitly written, but
instead "inherited" from the previous column or i element, via the
value of @r. The pivotField items don't list values explicitly, but
instead reference a shared item value in the pivotCacheDefinition
part. The first instance of x has no attribute value @v associated
with it, so the default value for @v is assumed to be "0".
The possible values for this attribute are defined by the XML Schema
int datatype.
How do you determine the value for x?
@r is not even documented - how is it used?
Any help both for the above specific question and the more general one
of where is their additional documentation would be much appreciated.
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm