Method: Axlsx::CellStyle#builtinId

Defined in:
lib/axlsx/stylesheet/cell_style.rb

#builtinIdInteger

The buildinId to use when this named style is applied

Returns:

  • (Integer)

See Also:



19
20
21
# File 'lib/axlsx/stylesheet/cell_style.rb', line 19

def builtinId
  @builtinId
end