Method: Axlsx::Cell#ssti

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

#sstiInteger

The Shared Strings Table index for this cell

Returns:

  • (Integer)


288
289
290
# File 'lib/axlsx/workbook/worksheet/cell.rb', line 288

def ssti
  @ssti
end