Aspose::Cells::Validation::SetErrorTitle method

Validation::SetErrorTitle(const U16String&) method

Represents the title of the data-validation error dialog box.

void Aspose::Cells::Validation::SetErrorTitle(const U16String &value)

See Also

Validation::SetErrorTitle(const char16_t*) method

Represents the title of the data-validation error dialog box.

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

See Also