TxtSaveOptionsTableCellDelimiter Property |
Gets or sets the string to use as a table cell delimiter.
Default value is Tab.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax public string TableCellDelimiter { get; set; }
Public Property TableCellDelimiter As String
Get
Set
Property Value
StringSee Also