Enum FieldTypes
Enum holding the field types.
Namespace: Syncfusion.XlsIO.Implementation.PivotAnalysis
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum FieldTypes
Fields
Name | Description |
---|---|
Expression | Gets whether the field is Expression. |
Property | Gets whether the field is Property. |
Unbound | Gets whether the field is Unbound. |