A structure defining all granular sheet protection options.
More...
#include <XLWorksheet.hpp>
A structure defining all granular sheet protection options.
Default values are aligned with the OOXML standard for a protected sheet.
◆ autoFilter
| bool OpenXLSX::XLSheetProtectionOptions::autoFilter = false |
◆ deleteColumns
| bool OpenXLSX::XLSheetProtectionOptions::deleteColumns = false |
◆ deleteRows
| bool OpenXLSX::XLSheetProtectionOptions::deleteRows = false |
◆ formatCells
| bool OpenXLSX::XLSheetProtectionOptions::formatCells = false |
◆ formatColumns
| bool OpenXLSX::XLSheetProtectionOptions::formatColumns = false |
◆ formatRows
| bool OpenXLSX::XLSheetProtectionOptions::formatRows = false |
◆ insertColumns
| bool OpenXLSX::XLSheetProtectionOptions::insertColumns = false |
◆ insertHyperlinks
| bool OpenXLSX::XLSheetProtectionOptions::insertHyperlinks = false |
◆ insertRows
| bool OpenXLSX::XLSheetProtectionOptions::insertRows = false |
◆ objects
| bool OpenXLSX::XLSheetProtectionOptions::objects = false |
◆ pivotTables
| bool OpenXLSX::XLSheetProtectionOptions::pivotTables = false |
◆ scenarios
| bool OpenXLSX::XLSheetProtectionOptions::scenarios = false |
◆ selectLockedCells
| bool OpenXLSX::XLSheetProtectionOptions::selectLockedCells = true |
◆ selectUnlockedCells
| bool OpenXLSX::XLSheetProtectionOptions::selectUnlockedCells = true |
◆ sheet
| bool OpenXLSX::XLSheetProtectionOptions::sheet = true |
◆ sort
| bool OpenXLSX::XLSheetProtectionOptions::sort = false |
The documentation for this struct was generated from the following file: