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