Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetTitle method
BuiltInDocumentPropertyCollection::SetTitle(const U16String&) method
Gets or sets the title of the document.
void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetTitle(const U16String &value)
See Also
- Class U16String
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++
BuiltInDocumentPropertyCollection::SetTitle(const char16_t*) method
Gets or sets the title of the document.
void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetTitle(const char16_t *value)
See Also
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++