Method: Axlsx::CellStyle#builtinId
- Defined in:
- lib/axlsx/stylesheet/cell_style.rb
#builtinId ⇒ Integer
The buildinId to use when this named style is applied
19 20 21 |
# File 'lib/axlsx/stylesheet/cell_style.rb', line 19 def builtinId @builtinId end |