Class: Libxlsxwriter::ChartFill

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/fast_excel/binding/chart.rb

Overview

Fields:

:color

(Integer) The chart font color. See @ref working_with_colors.

:none

(Integer) Turn off/hide line. Set to 0 or 1.

:transparency

(Integer) Set the transparency of the fill. 0 - 100. Default 0.

:has_color

(Integer) Members for internal use only.