ParagraphShadingWidthEnum

Options for specifying basis of the width of the paragraph shading.

Class

Read Only

Number TEXT_WIDTH = 1886681207

Makes the paragraph shading based on width of lines of text in the paragraph.


Read Only

Number COLUMN_WIDTH = 1265399652

Makes the paragraph shading based on width of the column.

Was this helpful?