Sha256: ef2a7433e9fad08acab8e7c955789f82b7f98d36530fdab592b6c36a17ad2249
Contents?: true
Size: 332 Bytes
Versions: 6
Compression:
Stored size: 332 Bytes
Contents
module OpenXml module Docx module Elements class WordProcessingDrawingPositionH < Container tag :positionH namespace :wp attribute :relative_from, one_of: %i(character column insideMargin leftMargin margin outsideMargin page rightMargin), displays_as: :relativeFrom end end end end
Version data entries
6 entries across 6 versions & 1 rubygems