Sha256: f55863a8596c9867a9e610984a7edaf769ed4149749e0d90f03cb18d460a9291
Contents?: true
Size: 263 Bytes
Versions: 5
Compression:
Stored size: 263 Bytes
Contents
module OpenXml module Docx module Elements class WordProcessingShapesShape < Container tag :wsp namespace :wps attribute :normal_east_asian_flow, expects: :boolean, displays_as: :normalEastAsianFlow end end end end
Version data entries
5 entries across 5 versions & 1 rubygems