Aspose::Cells::Metadata::MetadataOptions::SetPassword method

MetadataOptions::SetPassword(const U16String&) method

Represents Workbook file encryption password.

void Aspose::Cells::Metadata::MetadataOptions::SetPassword(const U16String &value)

See Also

MetadataOptions::SetPassword(const char16_t*) method

Represents Workbook file encryption password.

void Aspose::Cells::Metadata::MetadataOptions::SetPassword(const char16_t *value)

See Also