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