Method: Axlsx::Xf#applyProtection

Defined in:
lib/axlsx/stylesheet/xf.rb

#applyProtectionBoolean

Indicates if the protection options should be applied

Returns:

  • (Boolean)


68
69
70
# File 'lib/axlsx/stylesheet/xf.rb', line 68

def applyProtection
  @applyProtection
end