class OpenXml::Docx::Properties::LatentStyles

Public Instance Methods

render?() click to toggle source
# File lib/openxml/docx/properties/latent_styles.rb, line 19
def render?
  true # Output XML even if there are no children
end