Class ExcelPivotTableFieldItem
A field Item. Used for grouping
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public class ExcelPivotTableFieldItem : XmlHelper
Properties
Text
The text. Unique values only
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String |