Constant Field Values

Contents

loci.poi.*

  • loci.poi.hssf.record.aggregates.FormulaRecordAggregate 
    Modifier and Type Constant Field Value
    public static final short sid -2000
  • loci.poi.hssf.record.aggregates.ValueRecordsAggregate 
    Modifier and Type Constant Field Value
    public static final short sid -1000
  • loci.poi.hssf.record.formula.AbstractFunctionPtg 
    Modifier and Type Constant Field Value
    public static final String ATTR_NAME "specialflag"
    public static final short INDEX_EXTERNAL 255
  • loci.poi.hssf.record.formula.AddPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 3
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.Area3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 59
  • loci.poi.hssf.record.formula.AreaAPtg 
    Modifier and Type Constant Field Value
    public static final short sid 101
  • loci.poi.hssf.record.formula.AreaErrPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 43
  • loci.poi.hssf.record.formula.AreaNAPtg 
    Modifier and Type Constant Field Value
    public static final short sid 109
  • loci.poi.hssf.record.formula.AreaNPtg 
    Modifier and Type Constant Field Value
    public static final short sid 45
  • loci.poi.hssf.record.formula.AreaNVPtg 
    Modifier and Type Constant Field Value
    public static final short sid 77
  • loci.poi.hssf.record.formula.AreaPtg 
    Modifier and Type Constant Field Value
    public static final short sid 37
  • loci.poi.hssf.record.formula.AreaVPtg 
    Modifier and Type Constant Field Value
    public static final short sid 69
  • loci.poi.hssf.record.formula.ArrayPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 32
  • loci.poi.hssf.record.formula.ArrayPtgA 
    Modifier and Type Constant Field Value
    public static final byte sid 96
  • loci.poi.hssf.record.formula.ArrayPtgV 
    Modifier and Type Constant Field Value
    public static final byte sid 64
  • loci.poi.hssf.record.formula.AttrPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 25
  • loci.poi.hssf.record.formula.BoolPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 29
    public static final int SIZE 2
  • loci.poi.hssf.record.formula.ConcatPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 8
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.DeletedArea3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 61
  • loci.poi.hssf.record.formula.DeletedRef3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 60
  • loci.poi.hssf.record.formula.DividePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 6
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.EqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 11
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.ErrPtg 
    Modifier and Type Constant Field Value
    public static final short sid 28
  • loci.poi.hssf.record.formula.ExpPtg 
    Modifier and Type Constant Field Value
    public static final short sid 1
  • loci.poi.hssf.record.formula.FuncPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 33
    public static final int SIZE 3
  • loci.poi.hssf.record.formula.FuncVarPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 34
  • loci.poi.hssf.record.formula.GreaterEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 12
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.GreaterThanPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 13
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.IntersectionPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 15
  • loci.poi.hssf.record.formula.IntPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 30
    public static final int SIZE 3
  • loci.poi.hssf.record.formula.LessEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 10
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.LessThanPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 9
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.MemAreaPtg 
    Modifier and Type Constant Field Value
    public static final short sid 38
  • loci.poi.hssf.record.formula.MemErrPtg 
    Modifier and Type Constant Field Value
    public static final short sid 39
  • loci.poi.hssf.record.formula.MemFuncPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 41
  • loci.poi.hssf.record.formula.MissingArgPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 22
  • loci.poi.hssf.record.formula.MultiplyPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 5
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.NamePtg 
    Modifier and Type Constant Field Value
    public static final short sid 35
  • loci.poi.hssf.record.formula.NameXPtg 
    Modifier and Type Constant Field Value
    public static final short sid 57
  • loci.poi.hssf.record.formula.NotEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 14
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.NumberPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 31
    public static final int SIZE 9
  • loci.poi.hssf.record.formula.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
  • loci.poi.hssf.record.formula.ParenthesisPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 21
  • loci.poi.hssf.record.formula.PercentPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 20
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.PowerPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 7
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.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
  • loci.poi.hssf.record.formula.RangePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 17
  • loci.poi.hssf.record.formula.Ref3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 58
  • loci.poi.hssf.record.formula.RefAPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 100
  • loci.poi.hssf.record.formula.ReferencePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 36
  • loci.poi.hssf.record.formula.RefErrorPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 42
  • loci.poi.hssf.record.formula.RefNAPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 108
  • loci.poi.hssf.record.formula.RefNPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 44
  • loci.poi.hssf.record.formula.RefNVPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 76
  • loci.poi.hssf.record.formula.RefVPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 68
  • loci.poi.hssf.record.formula.StringPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 23
    public static final int SIZE 9
  • loci.poi.hssf.record.formula.SubtractPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 4
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.UnaryMinusPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 19
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.UnaryPlusPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 18
    public static final int SIZE 1
  • loci.poi.hssf.record.formula.UnionPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 16