public class ParagraphLineSpacingValueProvider extends AbstractSpacingParagraphValueProvider<ParagraphLineSpacing>
17.3.1.33 spacing (Spacing Between Lines and Above/Below Paragraph) This element specifies the inter-line and
inter-paragraph spacing which shall be applied to the contents of this paragraph when it is displayed by a consumer.
If this element is omitted on a given paragraph, each of its values is determined by the setting previously set at
any level of the style hierarchy (i.e. that previous setting remains unchanged). If this setting is never specified
in the style hierarchy, then the paragraph shall have no spacing applied to its lines, or above and below its
contents. [Example: Consider the following WordprocessingML paragraph:
| Modifier and Type | Field and Description |
|---|---|
static ParagraphLineSpacingValueProvider |
INSTANCE |
protected static float |
LINE_SPACING_FACTOR |
| Constructor and Description |
|---|
ParagraphLineSpacingValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected ParagraphLineSpacing |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSpacing spacing) |
getKeyBuffer, getSpacing, getValuegetCTPPr, getCTPPr, getCTPPr, getCTPPr, getDefaultStyle, getParentTableCell, getStyleID, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValueprotected static final float LINE_SPACING_FACTOR
public static final ParagraphLineSpacingValueProvider INSTANCE
protected ParagraphLineSpacing getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSpacing spacing)
getValue in class AbstractSpacingParagraphValueProvider<ParagraphLineSpacing>Copyright © 2016. All Rights Reserved.