Aspose::Cells::WorkbookSettings::SetAuthor method
WorkbookSettings::SetAuthor(const U16String&) method
Gets and sets the author of the file.
void Aspose::Cells::WorkbookSettings::SetAuthor(const U16String &value)
Remarks
It’’s not set, check BuiltInDocumentPropertyCollection.Author first, then check the user of Environment.
See Also
- Class Vector
- Class U16String
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
WorkbookSettings::SetAuthor(const char16_t*) method
Gets and sets the author of the file.
void Aspose::Cells::WorkbookSettings::SetAuthor(const char16_t *value)
Remarks
It’’s not set, check BuiltInDocumentPropertyCollection.Author first, then check the user of Environment.
See Also
- Class Vector
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++