Aspose::Cells::SaveOptions::SetEncryptDocumentProperties method

SaveOptions::SetEncryptDocumentProperties method

Indicates whether encrypt document properties when saving as .xls file. The default value is true.

void Aspose::Cells::SaveOptions::SetEncryptDocumentProperties(bool value)

Remarks

Only for .xls,xlsx,xlsb and xlsm file.

See Also