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
- Class Vector
- Class U16String
- Class CustomProperty
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++
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
- Class Vector
- Class CustomProperty
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++