Click or drag to resize

DataSorter IsIncludeTitle Property

Indicates whether the cell range has title.

Namespace: Spire.Xls.Core.Spreadsheet.Sorting
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsIncludeTitle { get; set; }

Property Value

Type: Boolean

Implements

IDataSort IsIncludeTitle
See Also