ParagraphShadingTopOriginEnum

Options for specifying basis of the top origin of the paragraph shading.

Class

Read Only

Number ASCENT_TOP_ORIGIN = 1886606433

Makes the paragraph shading top origin based on ascent of the text in the paragraph.


Read Only

Number BASELINE_TOP_ORIGIN = 1886606434

Makes the paragraph shading top origin based on baseline of the text in the paragraph.


Read Only

Number LEADING_TOP_ORIGIN = 1885492332

Makes the paragraph shading top origin based on leading of the text in the paragraph.

Was this helpful?