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