Excel for WPF and Silverlight
UseDefaultCsvEncoding Property

C1.WPF.Excel Namespace > C1XLBook Class : UseDefaultCsvEncoding Property
Specifies whether the component should use the default encoding for CSV files.
Syntax
'Declaration
 
Public Property UseDefaultCsvEncoding As System.Boolean
public System.bool UseDefaultCsvEncoding {get; set;}
See Also

Reference

C1XLBook Class
C1XLBook Members