Sha256: a29371c7db7f258e7c5519561c6908b29a0e7f7a8215a56b1da2af22ba35e57c

Contents?: true

Size: 151 Bytes

Versions: 17

Compression:

Stored size: 151 Bytes

Contents

module OpenXml
  module Docx
    module Properties
      class DoubleStrikethrough < BooleanProperty
        tag :dstrike

      end
    end
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.11.4 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.11.3 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.11.2 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.11.1 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.11.0 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.11.0.rc lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.6 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.5 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.4 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.3 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.2 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.1 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.10.0 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.9.0 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.8.0 lib/openxml/docx/properties/double_strikethrough.rb
openxml-docx-0.8.0.beta1 lib/openxml/docx/properties/double_strikethrough.rb