2.9.338 UpxPapx

The UpxPapx structure specifies the paragraph formatting properties that differ from the parent style, as defined by StdfBase.istdBase.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

istd (optional)

grpprlPapx (variable)

...

padding (variable)

...

istd (2 bytes): An unsigned integer that specifies the istd value of the paragraph style. The istd value MUST be equal to the current style.

grpprlPapx (variable): An array of Prl elements that specify paragraph formatting properties. This array MUST contain only paragraph Sprm structures.

List styles MUST contain only the sprmPIlfo value.

Paragraph and table styles MUST NOT contain any Sprm structure that specifies a property that is preserved across the application of the sprmPIstd value. Additionally, paragraph and table styles MUST NOT contain any of the following:

  • sprmPIstd

  • sprmPIstdPermute

  • sprmPIncLvl

  • sprmPNest80

  • sprmPChgTabs

  • sprmPDcs

  • sprmPHugePapx

  • sprmPFInnerTtp

  • sprmPFOpenTch

  • sprmPNest

  • sprmPFNoAllowOverlap

  • sprmPIstdListPermute

  • sprmPTableProps

  • sprmPTIstdInfo

    Additionally, paragraph styles MUST NOT contain sprmPCnf.

padding (variable): A UPXPadding value that specifies the padding that is required to make the UpxPapx structure an even length.