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