Package | Description |
---|---|
org.apache.poi.hwpf.model.types | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected LineSpacingDescriptor |
PAPAbstractType.field_11_lspd |
Modifier and Type | Method and Description |
---|---|
LineSpacingDescriptor |
PAPAbstractType.getLspd()
Line spacing descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
PAPAbstractType.setLspd(LineSpacingDescriptor field_11_lspd)
Line spacing descriptor.
|
Modifier and Type | Method and Description |
---|---|
LineSpacingDescriptor |
LineSpacingDescriptor.copy() |
LineSpacingDescriptor |
Paragraph.getLineSpacing() |
LineSpacingDescriptor |
ParagraphProperties.getLineSpacing() |
Modifier and Type | Method and Description |
---|---|
void |
Paragraph.setLineSpacing(LineSpacingDescriptor lspd) |
void |
ParagraphProperties.setLineSpacing(LineSpacingDescriptor lspd) |
Constructor and Description |
---|
LineSpacingDescriptor(LineSpacingDescriptor other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.