Aspose::Words::Saving::XlsxSaveOptions::set_DateTimeParsingMode method

XlsxSaveOptions::set_DateTimeParsingMode method

Sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale.

void Aspose::Words::Saving::XlsxSaveOptions::set_DateTimeParsingMode(Aspose::Words::Saving::XlsxDateTimeParsingMode value)

See Also