org.torikiri.xlsapi.row
クラス RowHeightInPoints
java.lang.Object
org.torikiri.xlsapi.row.AbstractRowHeight
org.torikiri.xlsapi.row.RowHeightInPoints
- すべての実装されたインタフェース:
- Property<HSSFRow>
public class RowHeightInPoints
- extends AbstractRowHeight
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
heightInPoints
private float heightInPoints
RowHeightInPoints
public RowHeightInPoints(float heightInPoints)
build
public void build(HSSFRow row)
- 定義:
- クラス
AbstractRowHeight
内の build