Module: Goldendocx::Components::Properties
- Defined in:
- lib/goldendocx/components/properties.rb,
lib/goldendocx/components/properties/run.rb,
lib/goldendocx/components/properties/inline.rb,
lib/goldendocx/components/properties/drawing.rb,
lib/goldendocx/components/properties/textual.rb,
lib/goldendocx/components/properties/property.rb,
lib/goldendocx/components/properties/run_property.rb,
lib/goldendocx/components/properties/bold_property.rb,
lib/goldendocx/components/properties/font_property.rb,
lib/goldendocx/components/properties/align_property.rb,
lib/goldendocx/components/properties/color_property.rb,
lib/goldendocx/components/properties/style_property.rb,
lib/goldendocx/components/properties/extents_property.rb,
lib/goldendocx/components/properties/graphic_property.rb,
lib/goldendocx/components/properties/padding_property.rb,
lib/goldendocx/components/properties/language_property.rb,
lib/goldendocx/components/properties/non_visual_property.rb,
lib/goldendocx/components/properties/graphic_data_property.rb,
lib/goldendocx/components/properties/graphic_frame_property.rb,
lib/goldendocx/components/properties/graphic_frame_locks_property.rb
Defined Under Namespace
Classes: AlignProperty, BoldProperty, ColorProperty, Drawing, ExtentsProperty, FontProperty, GraphicDataProperty, GraphicFrameLocksProperty, GraphicFrameProperty, GraphicProperty, Inline, LanguageProperty, NonVisualProperty, PaddingProperty, Property, Run, RunProperty, StyleProperty, Textual