Click or drag to resize

TextSaveOptions Properties

The TextSaveOptions type exposes the following members.

Properties
Name Description
Public property Encoding
Gets or sets the encoding. Default is UTF8.
Public property RetainBlankRowsAndCols
Gets or sets whether retain blank rows and columns. Default is false.
Public property RetainHiddenData
Gets or sets whether retain hidden data. Default is true.
Public property Separator
Gets or sets the separator. Default is ",".
Top
See Also