Aspose::Cells::Properties::CustomProperty::SetValue method

CustomProperty::SetValue(const U16String&) method

Returns or sets the value of the custom property.

void Aspose::Cells::Properties::CustomProperty::SetValue(const U16String &value)

See Also

CustomProperty::SetValue(const char16_t*) method

Returns or sets the value of the custom property.

void Aspose::Cells::Properties::CustomProperty::SetValue(const char16_t *value)

See Also