Method: Axlsx::Xf#applyProtection
- Defined in:
- lib/axlsx/stylesheet/xf.rb
#applyProtection ⇒ Boolean
Indicates if the protection options should be applied
68 69 70 |
# File 'lib/axlsx/stylesheet/xf.rb', line 68 def applyProtection @applyProtection end |