Aspose::Cells::LoadOptions::SetRegion method

LoadOptions::SetRegion method

Gets or sets the system regional settings based on CountryCode at the time the file was loaded.

void Aspose::Cells::LoadOptions::SetRegion(CountryCode value)

Remarks

If you do not want to use the region saved in the file, please reset it after reading the file.

See Also