Class: OpenXml::DrawingML::Properties::BodyProperties
- Inherits:
-
Properties::ComplexProperty
- Object
- Properties::ComplexProperty
- OpenXml::DrawingML::Properties::BodyProperties
- Includes:
- ContainsProperties
- Defined in:
- lib/openxml/drawingml/properties/body_properties.rb
Constant Summary collapse
- VERTICAL_TYPES =
i{ eaVert horz mongolianVert vert vert270 wordArtVert wordArtVertRtl }.freeze
Instance Method Summary collapse
Instance Method Details
#render? ⇒ Boolean
50 51 52 |
# File 'lib/openxml/drawingml/properties/body_properties.rb', line 50 def render? true end |