Skip to content

fill_color returns white #392

Description

@jean-marc-voillequin

Hello,

With the attached xlsx, rubyXL tells me that cell A1 is white filled, whereas it is grey filled.

require 'rubyXL'
require 'rubyXL/convenience_methods'
wb = RubyXL::Parser.parse('a.xlsx')
puts(wb[0][0][0].fill_color)

--> ffffff

Did i missed something?
Thanks and regards
a.xlsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions