パッケージ | 説明 |
---|---|
com.nissy_ki_chi.jpicosheet.core | |
com.nissy_ki_chi.jpicosheet.util |
修飾子とタイプ | メソッドと説明 |
---|---|
Cell.CellType |
Cell.getCellType()
このセルのタイプを返します
|
static Cell.CellType |
Cell.CellType.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Cell.CellType[] |
Cell.CellType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Cell.CellType |
HogeShell.getCellType(java.lang.String cellName) |