Module: WizRtf

Defined in:
lib/wiz_rtf/cmd.rb,
lib/wiz_rtf.rb,
lib/wiz_rtf/row.rb,
lib/wiz_rtf/cell.rb,
lib/wiz_rtf/font.rb,
lib/wiz_rtf/text.rb,
lib/wiz_rtf/color.rb,
lib/wiz_rtf/image.rb,
lib/wiz_rtf/table.rb,
lib/wiz_rtf/rtf_io.rb,
lib/wiz_rtf/version.rb,
lib/wiz_rtf/document.rb,
lib/wiz_rtf/wiz_rtf_error.rb

Overview

WizRft: A gem for exporting Word Documents in ruby using the Microsoft Rich Text Format (RTF) Specification Copyright © 2015 by [email protected]

Defined Under Namespace

Classes: Cell, Cmd, Color, Document, Font, Image, Row, RtfIO, Table, Text, WizRtfError

Constant Summary collapse

VERSION =
"0.6.9"