Table of Contents

Interface IXLSortElement

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public interface IXLSortElement
Extension Methods

Properties

ElementNumber

int ElementNumber { get; set; }

Property Value

int

IgnoreBlanks

bool IgnoreBlanks { get; set; }

Property Value

bool

MatchCase

bool MatchCase { get; set; }

Property Value

bool

SortOrder

XLSortOrder SortOrder { get; set; }

Property Value

XLSortOrder