Method: Axlsx::Xf#applyProtection

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

#applyProtectionBoolean

Indicates if the protection options should be applied

Returns:

  • (Boolean)


66
67
68
# File 'lib/axlsx/stylesheet/xf.rb', line 66

def applyProtection
  @applyProtection
end