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

Validation::SetErrorMessage(const char16_t*) method

Represents the data validation error message.

void Aspose::Cells::Validation::SetErrorMessage(const char16_t *value)

See Also