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