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