Method: Osheet::WorkbookApi#meta

Defined in:
lib/osheet/workbook_api.rb

#meta(*args) ⇒ Object

element attribute API



156
157
158
# File 'lib/osheet/workbook_api.rb', line 156

def meta(*args)
  element_stack.current.meta(*args)
end