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)


44
45
46
# File 'lib/axlsx/stylesheet/xf.rb', line 44

def pivotButton
  @pivotButton
end