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