Aspose::Cells::OdsSaveOptions::SetIsStrictSchema11 method

OdsSaveOptions::SetIsStrictSchema11 method

Indicates whether the ods file should be saved as ODF format version 1.1. Default is false.

Deprecated

Use OdsSaveOptions.OdfStrictVersion property instead.

void Aspose::Cells::OdsSaveOptions::SetIsStrictSchema11(bool value)

Remarks

NOTE: This member is now obsolete. Instead, please use OdsSaveOptions.OdfStrictVersion property. This method will be removed 12 months later since February 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also