Method: Axlsx::Xf#pivotButton

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

#pivotButtonBoolean

indicates if the cell has a pivot table drop down button

Returns:

  • (Boolean)


42
43
44
# File 'lib/axlsx/stylesheet/xf.rb', line 42

def pivotButton
  @pivotButton
end