org.torikiri.xlsapi.style
クラス ShortDataFormat

java.lang.Object
  上位を拡張 org.torikiri.xlsapi.style.DataFormat
      上位を拡張 org.torikiri.xlsapi.style.ShortDataFormat
すべての実装されたインタフェース:
Property<HSSFCellStyle>, StyleProperty

public class ShortDataFormat
extends DataFormat


フィールドの概要
private  short fmt
           
 
コンストラクタの概要
ShortDataFormat(short value)
           
 
メソッドの概要
 void build(XlsContext ctx, HSSFCellStyle style)
           
 
クラス org.torikiri.xlsapi.style.DataFormat から継承されたメソッド
getKey
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

fmt

private short fmt
コンストラクタの詳細

ShortDataFormat

public ShortDataFormat(short value)
メソッドの詳細

build

public void build(XlsContext ctx,
                  HSSFCellStyle style)