Aspose::Cells::WorkbookSettings::SetPassword method

WorkbookSettings::SetPassword(const U16String&) method

Represents Workbook file encryption password.

void Aspose::Cells::WorkbookSettings::SetPassword(const U16String &value)

See Also

WorkbookSettings::SetPassword(const char16_t*) method

Represents Workbook file encryption password.

void Aspose::Cells::WorkbookSettings::SetPassword(const char16_t *value)

See Also