Click or drag to resize

TextSaveOptions Separator Property

Gets or sets the separator. Default is ",".

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

Property Value

Type: String
See Also