Method: Axlsx::SheetProtection#password

Defined in:
lib/axlsx/workbook/worksheet/sheet_protection.rb

#passwordString

Password hash default nil

Returns:

  • (String)


51
52
53
# File 'lib/axlsx/workbook/worksheet/sheet_protection.rb', line 51

def password
  @password
end