TextConverter Class

TextConverter class

Converter for conversion between text based formats(csv, tsv, dif…) and other spreadsheet file formats.


type TextConverter struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
TextConverter_Process_String_StringConverts given template file between text based files and other formats.
TextConverter_Process_LowCodeLoadOptions_LowCodeSaveOptionsConverts file format between text based formats and other spreadsheet file formats