Sha256: d2e39f46ac824856e987d32d59d9e5e4e9a1ac61a8fdd658365287dc1d94bfc7
Contents?: true
Size: 210 Bytes
Versions: 3
Compression:
Stored size: 210 Bytes
Contents
module OpenXml module Docx module Elements class TitlePage < Element tag :titlePg attribute :value, expects: :boolean, displays_as: :val, namespace: :w end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
openxml-docx-0.10.6 | lib/openxml/docx/elements/title_page.rb |
openxml-docx-0.10.5 | lib/openxml/docx/elements/title_page.rb |
openxml-docx-0.10.4 | lib/openxml/docx/elements/title_page.rb |