TProtection.SetWorkbookProtectionOptions Method Sets the workbook protection options for a file. Syntax Unit: FlexCel.Core procedure TProtection.SetWorkbookProtectionOptions(const value: TWorkbookProtectionOptions); Parameters <-> Parameter Type Description const value TWorkbookProtection​Options Workbook protection options. See also TProtection