Click or drag to resize

TxtSaveOptionsTableCellDelimiter Property

Gets or sets the string to use as a table cell delimiter. Default value is Tab.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax
public string TableCellDelimiter { get; set; }

Property Value

String
See Also