Click or drag to resize

XlsWorkbook RowSeparator Property

Gets / sets row separator for array parsing.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string RowSeparator { get; }

Property Value

Type: String

Implements

IWorkbook RowSeparator
See Also