The FieldItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FieldItem | Overloaded. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetSheetCount | Returns the number of "sheet" items for the given item. | |
GetTreeDepth | Returns the depth of a tree which root is the given item. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ChildItems | Gets FieldItemCollection containing child items. | |
Collapsed | Gets or sets the value indicating whether child items will be displayed. | |
DisplayValue | Gets value for field item displaying. | |
Index | Gets or sets an index of a pivot table row or column. | |
IsTotal | Gets the value indicating whether this item is a group total. | |
Parent | Gets a parent item for the given field item. | |
Value | Gets a field item value. |