'Declaration
Public Property DateSeparator As String
'Usage
Dim instance As DateTimeCellType Dim value As String instance.DateSeparator = value value = instance.DateSeparator
public string DateSeparator {get; set;}
'Declaration
Public Property DateSeparator As String
'Usage
Dim instance As DateTimeCellType Dim value As String instance.DateSeparator = value value = instance.DateSeparator
public string DateSeparator {get; set;}