public static class DOCX.ParagraphStyle extends DOCX.DOCXAttribute
Modifier and Type | Field and Description |
---|---|
(package private) String |
style |
NoWrap
Constructor and Description |
---|
ParagraphStyle(String s)
Paragraphのスタイルを指定する.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(DOCX spi) |
duplicate, getHorizontalAlign, getIntValue, getType, getValue, getVerticalAlign
getName, toString
String style
public ParagraphStyle(String s)
s
- style ID. (空白を含まない)public void apply(DOCX spi)
apply
in class DOCX.DOCXAttribute
EDB Working Group at Tue Jun 10 17:08:59 JST 2025