Aspose::Cells::Validation::SetErrorMessage method
Validation::SetErrorMessage(const U16String&) method
Represents the data validation error message.
void Aspose::Cells::Validation::SetErrorMessage(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Validation
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Validation::SetErrorMessage(const char16_t*) method
Represents the data validation error message.
void Aspose::Cells::Validation::SetErrorMessage(const char16_t *value)
See Also
- Class Vector
- Class Validation
- Namespace Aspose::Cells
- Library Aspose.Cells for C++