Package | Description |
---|---|
org.zkoss.poi.hwpf.model.types | |
org.zkoss.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 |
ParagraphProperties.getLineSpacing() |
LineSpacingDescriptor |
Paragraph.getLineSpacing() |
Modifier and Type | Method and Description |
---|---|
void |
ParagraphProperties.setLineSpacing(LineSpacingDescriptor lspd) |
void |
Paragraph.setLineSpacing(LineSpacingDescriptor lspd) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.