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