pub fn build_pivot_cache_definition(
source_sheet: &str,
source_range: &str,
field_names: &[String],
) -> PivotCacheDefinitionExpand description
Builds the pivot cache definition XML.
pub fn build_pivot_cache_definition(
source_sheet: &str,
source_range: &str,
field_names: &[String],
) -> PivotCacheDefinitionBuilds the pivot cache definition XML.