Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetLastSavedBy method
BuiltInDocumentPropertyCollection::SetLastSavedBy(const U16String&) method
Gets or sets the name of the last author.
void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetLastSavedBy(const U16String &value)
Remarks
Aspose.Cells does not update this property when you modify the document.
See Also
- Class U16String
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++
BuiltInDocumentPropertyCollection::SetLastSavedBy(const char16_t*) method
Gets or sets the name of the last author.
void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetLastSavedBy(const char16_t *value)
Remarks
Aspose.Cells does not update this property when you modify the document.
See Also
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++