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