org.torikiri.xlsapi.style
クラス WrapText
java.lang.Object
org.torikiri.xlsapi.DefaultProperty<T>
org.torikiri.xlsapi.BooleanProperty<HSSFCellStyle>
org.torikiri.xlsapi.style.AbstractBooleanValueProperty
org.torikiri.xlsapi.style.WrapText
- すべての実装されたインタフェース:
- Property<HSSFCellStyle>, StyleProperty
public class WrapText
- extends AbstractBooleanValueProperty
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrapText
public WrapText(boolean value)
build
protected void build(HSSFCellStyle style)
- 定義:
- クラス
AbstractBooleanValueProperty
内の build