Click or drag to resize

XlsPivotCacheField Properties

The XlsPivotCacheField type exposes the following members.

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