Aspose::Cells::Markup::CustomXmlPart::SetID method
CustomXmlPart::SetID(const U16String&) method
Gets and sets the id of the custom xml part.
void Aspose::Cells::Markup::CustomXmlPart::SetID(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class CustomXmlPart
- Namespace Aspose::Cells::Markup
- Library Aspose.Cells for C++
CustomXmlPart::SetID(const char16_t*) method
Gets and sets the id of the custom xml part.
void Aspose::Cells::Markup::CustomXmlPart::SetID(const char16_t *value)
See Also
- Class Vector
- Class CustomXmlPart
- Namespace Aspose::Cells::Markup
- Library Aspose.Cells for C++