Aspose::Cells::CalculationOptions::GetCharacterEncoding method
CalculationOptions::GetCharacterEncoding method
Specifies the encoding used for encoding/decoding characters when calculating formulas. For functions such as CHAR, CODE, the calculated result depends on the region settings and default charset of the environment. With this property user can specify the proper encoding used for those function to get the expected result.
EncodingType Aspose::Cells::CalculationOptions::GetCharacterEncoding()
See Also
- Enum EncodingType
- Class CalculationOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++