Class RowType
Enumeration provides option to select row type.
Inheritance
System.Object
    RowType
  Namespace: Syncfusion.XlsIO.Implementation.PivotAnalysis
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class RowType : EnumFields
None
When no type is set for the Row.
Declaration
public const RowType NoneField Value
| Type | 
|---|
| RowType | 
Summary
When type is set for Row as Summary.
Declaration
public const RowType SummaryField Value
| Type | 
|---|
| RowType |