Method: Axlsx::Xf#pivotButton
- Defined in:
- lib/axlsx/stylesheet/xf.rb
#pivotButton ⇒ Boolean
indicates if the cell has a pivot table drop down button
42 43 44 |
# File 'lib/axlsx/stylesheet/xf.rb', line 42 def pivotButton @pivotButton end |