GrapeCity.Xaml.SpreadSheet.Data
ColumnDelimiter Property


Gets or sets the column delimiter.
Syntax
'Declaration
 
Public Property ColumnDelimiter As String
'Usage
 
Dim instance As CsvFileSource
Dim value As String
 
instance.ColumnDelimiter = value
 
value = instance.ColumnDelimiter
public string ColumnDelimiter {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CsvFileSource Class
CsvFileSource Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options