Method: Axlsx::CellProtection#hidden
- Defined in:
- lib/axlsx/stylesheet/cell_protection.rb
#hidden ⇒ Boolean
specifies locking for cells that have the style containing this protection
15 16 17 |
# File 'lib/axlsx/stylesheet/cell_protection.rb', line 15 def hidden @hidden end |