Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
[FlagsAttribute] public enum PivotDataType
<FlagsAttribute> Public Enumeration PivotDataType
[FlagsAttribute] public enum class PivotDataType
[<FlagsAttribute>] type PivotDataType
Members
| Member | Value | Description |
|---|---|---|
| Number | 1 | |
| Integer | 2 | |
| String | 4 | |
| Blank | 8 | |
| Date | 16 | |
| Boolean | 32 | |
| Float | 64 | |
| LongText | 128 |