Class: Libxlsxwriter::CustomProperty
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Libxlsxwriter::CustomProperty
- Defined in:
- lib/fast_excel/binding.rb
Overview
Fields:
- :type
-
(Symbol from enum_custom_property_types)
- :name
-
(String)
- :u
-
(CustomPropertyU)
- :list_pointers
-
(CustomPropertyListPointers)