Constant Field Values

Contents

io.keikai.*

  • io.keikai.jsf.Version 
    Modifier and Type Constant Field Value
    public static final String UID "6.0.0"
  • io.keikai.model.impl.sys.CircularData 
    Modifier and Type Constant Field Value
    public static final int LOWER 1
    public static final int NORMAL 0
    public static final int UPPER 2
  • io.keikai.ui.Spreadsheet 
    Modifier and Type Constant Field Value
    public static final String INSTANCE_KEY "$KEIKAI_COMPONENT$"
  • io.keikai.ui.Version 
    Modifier and Type Constant Field Value
    public static final String UID "6.0.0"
  • io.keikai.util.Oid 
    Modifier and Type Constant Field Value
    public static final int _CC_0 48
    public static final int _CC_a 97
    public static final int _CC_A 65
    public static final int _CC_RANGE 65
    public static final int _CHAR_PER_INT 5
    public static final int _INT_LEN 5
    public static final int OID_LENGTH 24

io.keikaiex.*

  • io.keikaiex.Version 
    Modifier and Type Constant Field Value
    public static final String UID "6.0.0"
  • io.keikaiex.formula.ELEval 
    Modifier and Type Constant Field Value
    public static final String NAME "ELEVAL"

org.apache.*

  • org.apache.poi.common.usermodel.fonts.FontHeader 
    Modifier and Type Constant Field Value
    public static final int REGULAR_WEIGHT 400
  • org.apache.poi.hssf.record.pivottable.DataItemRecord 
    Modifier and Type Constant Field Value
    public static final short sid 197
  • org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord 
    Modifier and Type Constant Field Value
    public static final short sid 256
  • org.apache.poi.hssf.record.pivottable.PageItemRecord 
    Modifier and Type Constant Field Value
    public static final short sid 182
  • org.apache.poi.hssf.record.pivottable.StreamIDRecord 
    Modifier and Type Constant Field Value
    public static final short sid 213
  • org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord 
    Modifier and Type Constant Field Value
    public static final short sid 176
  • org.apache.poi.hssf.record.pivottable.ViewFieldsRecord 
    Modifier and Type Constant Field Value
    public static final short sid 177
  • org.apache.poi.hssf.record.pivottable.ViewSourceRecord 
    Modifier and Type Constant Field Value
    public static final short sid 227
  • org.apache.poi.sl.draw.geom.Formula 
    Modifier and Type Constant Field Value
    public static final double OOXML_DEGREE 60000.0
  • org.apache.poi.ss.formula.ptg.AbstractFunctionPtg 
    Modifier and Type Constant Field Value
    public static final String FUNCTION_NAME_IF "IF"
  • org.apache.poi.ss.formula.ptg.AddPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 3
  • org.apache.poi.ss.formula.ptg.Area3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 59
  • org.apache.poi.ss.formula.ptg.AreaErrPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 43
  • org.apache.poi.ss.formula.ptg.AreaNPtg 
    Modifier and Type Constant Field Value
    public static final short sid 45
  • org.apache.poi.ss.formula.ptg.AreaPtg 
    Modifier and Type Constant Field Value
    public static final short sid 37
  • org.apache.poi.ss.formula.ptg.ArrayPtg 
    Modifier and Type Constant Field Value
    public static final int PLAIN_TOKEN_SIZE 8
    public static final byte sid 32
  • org.apache.poi.ss.formula.ptg.AttrPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 25
  • org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType 
    Modifier and Type Constant Field Value
    public static final int CR_BEFORE 1
    public static final int CR_BEFORE_CLOSE_PAREN 5
    public static final int CR_BEFORE_OPEN_PAREN 3
    public static final int SPACE_AFTER_EQUALITY 6
    public static final int SPACE_BEFORE 0
    public static final int SPACE_BEFORE_CLOSE_PAREN 4
    public static final int SPACE_BEFORE_OPEN_PAREN 2
  • org.apache.poi.ss.formula.ptg.BoolPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 29
    public static final int SIZE 2
  • org.apache.poi.ss.formula.ptg.ConcatPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 8
  • org.apache.poi.ss.formula.ptg.DeletedArea3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 61
  • org.apache.poi.ss.formula.ptg.DeletedRef3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 60
  • org.apache.poi.ss.formula.ptg.DividePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 6
  • org.apache.poi.ss.formula.ptg.EqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 11
  • org.apache.poi.ss.formula.ptg.ErrPtg 
    Modifier and Type Constant Field Value
    public static final short sid 28
  • org.apache.poi.ss.formula.ptg.ExpPtg 
    Modifier and Type Constant Field Value
    public static final short sid 1
  • org.apache.poi.ss.formula.ptg.FuncPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 33
    public static final int SIZE 3
  • org.apache.poi.ss.formula.ptg.FuncVarPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 34
  • org.apache.poi.ss.formula.ptg.GreaterEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 12
    public static final int SIZE 1
  • org.apache.poi.ss.formula.ptg.GreaterThanPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 13
  • org.apache.poi.ss.formula.ptg.IntersectionPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 15
  • org.apache.poi.ss.formula.ptg.IntPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 30
    public static final int SIZE 3
  • org.apache.poi.ss.formula.ptg.LessEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 10
  • org.apache.poi.ss.formula.ptg.LessThanPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 9
  • org.apache.poi.ss.formula.ptg.MemAreaPtg 
    Modifier and Type Constant Field Value
    public static final short sid 38
  • org.apache.poi.ss.formula.ptg.MemErrPtg 
    Modifier and Type Constant Field Value
    public static final short sid 39
  • org.apache.poi.ss.formula.ptg.MemFuncPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 41
  • org.apache.poi.ss.formula.ptg.MissingArgPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 22
  • org.apache.poi.ss.formula.ptg.MultiplyPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 5
  • org.apache.poi.ss.formula.ptg.NamePtg 
    Modifier and Type Constant Field Value
    public static final short sid 35
  • org.apache.poi.ss.formula.ptg.NameXPtg 
    Modifier and Type Constant Field Value
    public static final short sid 57
  • org.apache.poi.ss.formula.ptg.NotEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 14
  • org.apache.poi.ss.formula.ptg.NumberPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 31
    public static final int SIZE 9
  • org.apache.poi.ss.formula.ptg.OperationPtg 
    Modifier and Type Constant Field Value
    public static final int TYPE_BINARY 1
    public static final int TYPE_FUNCTION 2
    public static final int TYPE_UNARY 0
  • org.apache.poi.ss.formula.ptg.Parenthesis2Ptg 
    Modifier and Type Constant Field Value
    public static final byte sid 26
  • org.apache.poi.ss.formula.ptg.ParenthesisPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 21
  • org.apache.poi.ss.formula.ptg.PercentPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 20
    public static final int SIZE 1
  • org.apache.poi.ss.formula.ptg.PowerPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 7
  • org.apache.poi.ss.formula.ptg.Ptg 
    Modifier and Type Constant Field Value
    public static final byte CLASS_ARRAY 64
    public static final byte CLASS_REF 0
    public static final byte CLASS_VALUE 32
  • org.apache.poi.ss.formula.ptg.RangePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 17
    public static final int SIZE 1
  • org.apache.poi.ss.formula.ptg.Ref3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 58
  • org.apache.poi.ss.formula.ptg.RefErrorPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 42
  • org.apache.poi.ss.formula.ptg.RefNPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 44
  • org.apache.poi.ss.formula.ptg.RefPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 36
  • org.apache.poi.ss.formula.ptg.StringPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 23
  • org.apache.poi.ss.formula.ptg.SubtractPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 4
  • org.apache.poi.ss.formula.ptg.TablePtg 
    Modifier and Type Constant Field Value
    public static final short sid 62
  • org.apache.poi.ss.formula.ptg.TblPtg 
    Modifier and Type Constant Field Value
    public static final short sid 2
  • org.apache.poi.ss.formula.ptg.UnaryMinusPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 19
  • org.apache.poi.ss.formula.ptg.UnaryPlusPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 18
  • org.apache.poi.ss.formula.ptg.UnionPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 16
  • org.apache.poi.ss.formula.token.Limit 
    Modifier and Type Constant Field Value
    public static final int MAX_COL 16384
    public static final int MAX_ROW 1048576