public static class DOCX.TextScale extends DOCX.DOCXAttribute
Modifier and Type | Field and Description |
---|---|
(package private) double |
scale |
NoWrap
Constructor and Description |
---|
TextScale(double s)
テキストの横方向の間隔を制御する.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(DOCX spi) |
duplicate, getHorizontalAlign, getIntValue, getType, getValue, getVerticalAlign
getName, toString
public TextScale(double s)
s
- 間隔(1.0…標準)public void apply(DOCX spi)
apply
in class DOCX.DOCXAttribute
EDB Working Group at Tue Jun 10 17:08:59 JST 2025