Class: OpenXml::Docx::Properties::PageNumbering

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

Constant Summary collapse

VALID_CHAPTER_SEPARATORS =
%i(colon emDash enDash hyphen period)
VALID_PAGE_NUMBER_FORMATS =
%i(aiueo
aiueoFullWidth
arabicAbjad
arabicAlpha
bahtText
bullet
cardinalText
chicago
chineseCounting
chineseCountingThousand
chineseLegalSimplified
chosung
custom
decimal
decimalEnclosedCircle
decimalEnclosedCircleChinese
decimalEnclosedFullstop
decimalEnclosedParen
decimalFullWidth
decimalHalfWidth
decimalZero
dollarText
ganada
hebrew1
hebrew2
hex
hindiConsonants
hindiCounting
hindiNumbers
hindiVowels
ideographDigital
ideographEnclosedCircle
taiwaneseDigital
ideographLegalTraditional
ideographTraditional
ideographZodiac
ideographZodiacTraditional
iroha
irohaFullWidth
japaneseCounting
japaneseDigitalTenThousand
japaneseLegal
koreanCounting
koreanDigital
koreanDigital2
koreanLegal
lowerLetter
lowerRoman
none
numberInDash
ordinal
ordinalText
russianLower
russianUpper
taiwaneseCounting
taiwaneseCountingThousand
thaiCounting
thaiLetters
thaiNumbers
upperLetter
upperRoman
vietnameseCounting)

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