 | ImportOptionsTimeSpanFormat Property |
Format if TimeSpan values are cast to strings
Namespace: NanoXLSXAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntaxpublic string TimeSpanFormat { get; set; }
Property Value
String
RemarksThe separators like period or semicolon must be escaped by backslashes. See:
See Also