summaryrefslogtreecommitdiff
path: root/xmlWorksheet.go
diff options
context:
space:
mode:
Diffstat (limited to 'xmlWorksheet.go')
-rw-r--r--xmlWorksheet.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlWorksheet.go b/xmlWorksheet.go
index 217f367..b09d630 100644
--- a/xmlWorksheet.go
+++ b/xmlWorksheet.go
@@ -838,6 +838,7 @@ type formatConditional struct {
// FormatSheetProtection directly maps the settings of worksheet protection.
type FormatSheetProtection struct {
+ AlgorithmName string
AutoFilter bool
DeleteColumns bool
DeleteRows bool