Class: Libxlsxwriter::ChartPattern
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Libxlsxwriter::ChartPattern
- Defined in:
- lib/fast_excel/binding/chart.rb
Overview
Fields:
:fg_color ::
(Integer) The pattern foreground color. See @ref working_with_colors.
:bg_color ::
(Integer) The pattern background color. See @ref working_with_colors.
:type ::
(Integer) The pattern type. See #lxw_chart_pattern_type.
:has_fg_color ::
(Integer) Members for internal use only.
:has_bg_color ::
(Integer)