Sha256: f5492c1a693829888236a27e3b708007828473572ebaf0599f2cfbf50c4c2ec6
Contents?: true
Size: 242 Bytes
Versions: 1
Compression:
Stored size: 242 Bytes
Contents
module OpenXml module Docx module Elements class BookFoldReversePrinting < Element tag :bookFoldRevPrinting attribute :value, expects: :true_or_false, displays_as: :val, namespace: :w end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openxml-docx-0.10.1 | lib/openxml/docx/elements/book_fold_reverse_printing.rb |