TextSaveOptions Properties |
The TextSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Encoding |
Gets or sets the encoding. Default is UTF8.
|
![]() |
RetainBlankRowsAndCols |
Gets or sets whether retain blank rows and columns. Default is false.
|
![]() |
RetainHiddenData |
Gets or sets whether retain hidden data. Default is true.
|
![]() |
Separator |
Gets or sets the separator. Default is ",".
|