set_PreferredCulture()

SpreadsheetOptions::set_PreferredCulture(System::SharedPtr<System::Globalization::CultureInfo>) method

Sets preferred culture information for calculating some functions intended for use with languages that use the double-byte character set (DBCS).

void Aspose::Slides::SpreadsheetOptions::set_PreferredCulture(System::SharedPtr<System::Globalization::CultureInfo> value) override

See Also