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
- Class Vector
- Enum CountryCode
- Class LoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++