Class: OpenXml::Docx::Properties::Font

Inherits:
ComplexProperty show all
Defined in:
lib/openxml/docx/properties/font.rb

Constant Summary collapse

VALID_HINTS =
%i(cs default eastAsia)
VALID_THEMES =
%i(majorAscii majorBidi majorEastAsia majorHAnsi minorAscii minorBidi minorEastAsia minorHAnsi)

Constants included from AttributeBuilder

AttributeBuilder::VALID_THEME_COLORS, AttributeBuilder::VALID_TYPES

Instance Attribute Summary

Attributes inherited from BaseProperty

#value

Method Summary

Methods inherited from ComplexProperty

#render?, #to_xml

Methods included from AttributeBuilder

#attributes, included, #render?

Methods inherited from BaseProperty

#default_name, #default_tag, name, #name, #render?, tag, #tag