Method: Axlsx::PivotTable#ref

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

#refString (readonly)

The reference to the table data

Returns:

  • (String)


74
75
76
# File 'lib/axlsx/workbook/worksheet/pivot_table.rb', line 74

def ref
  @ref
end