API Reference
Enum
LegacyXlsPivotItemType
Identifies the item type stored in an SXVI PivotTable item record.
Inheritance
- Enum
- LegacyXlsPivotItemType
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field LegacyXlsPivotItemType.Average
- Field LegacyXlsPivotItemType.CountNumbers
- Field LegacyXlsPivotItemType.CountValues
- Field LegacyXlsPivotItemType.Data
- Field LegacyXlsPivotItemType.Default
- Field LegacyXlsPivotItemType.Max
- Field LegacyXlsPivotItemType.Min
- Field LegacyXlsPivotItemType.Product
- Field LegacyXlsPivotItemType.StandardDeviation
- Field LegacyXlsPivotItemType.StandardDeviationPopulation
- Field LegacyXlsPivotItemType.Sum
- Field LegacyXlsPivotItemType.Variance
- Field LegacyXlsPivotItemType.VariancePopulation
- Property LegacyXlsPivotTableRecord.ItemTypeKind
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const LegacyXlsPivotItemType StandardDeviationPopulation #Population standard deviation subtotal item.
Value:
10