Aspose::Words::Settings::Odso::get_ColumnDelimiter method

Odso::get_ColumnDelimiter method

Specifies the character which shall be interpreted as the column delimiter used to separate columns within external data sources. The default value is 0 which means there is no column delimiter defined.

char16_t Aspose::Words::Settings::Odso::get_ColumnDelimiter() const

Remarks

RK I have never seen this in use.

See Also