Aspose::Cells::ImportTableOptions::SetDateFormat method

ImportTableOptions::SetDateFormat(const U16String&) method

Gets or sets date format string for cells with imported datetime values.

void Aspose::Cells::ImportTableOptions::SetDateFormat(const U16String &value)

See Also

ImportTableOptions::SetDateFormat(const char16_t*) method

Gets or sets date format string for cells with imported datetime values.

void Aspose::Cells::ImportTableOptions::SetDateFormat(const char16_t *value)

See Also