Aspose::Cells::LoadOptions::SetPassword method

LoadOptions::SetPassword(const U16String&) method

Gets and set the password of the workbook.

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

See Also

LoadOptions::SetPassword(const char16_t*) method

Gets and set the password of the workbook.

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

See Also