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

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