XlsPivotCacheField Properties |
The XlsPivotCacheField type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Caption |
Specifies the caption of the cache field
|
|
|
DataType |
Gets type of the data.
|
|
|
Formula |
Specifies the formula for the calculated field
|
|
|
Index |
Gets/sets item's index in the parent collection.
|
|
|
IsDataBaseField |
Specifies a boolean value that indicates whether this field came from the source
database
|
|
|
IsDate |
Gets a value indicating whether the cache field is set to handle only dates.
|
|
|
IsDouble |
Gets or sets a value indicating whether the cache field contains a double.
|
|
|
IsDoubleInt |
Gets or sets a value indicating whether the cache field contains an integer.
|
|
|
isfieldgroup |
Represents the cache field is Field group
|
|
|
IsFormulaField |
Indicates the field is formula field
|
|
|
IsString |
Gets or sets a value indicating whether the cache field contains an string.
|
|
|
ItemCount |
Gets the count of items in the data collection.
|
|
|
Name |
Gets or sets the name of the field.
|