Constant Field Values

Contents

org.apache.*

  • org.apache.poi.common.usermodel.fonts.FontHeader
    Modifier and Type
    Constant Field
    Value
    public static final int
    400
  • org.apache.poi.hssf.record.pivottable.DataItemRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    197
  • org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    256
  • org.apache.poi.hssf.record.pivottable.PageItemRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    182
  • org.apache.poi.hssf.record.pivottable.StreamIDRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    213
  • org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    176
  • org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    177
  • org.apache.poi.hssf.record.pivottable.ViewSourceRecord
    Modifier and Type
    Constant Field
    Value
    public static final short
    227
  • org.apache.poi.ooxml.util.IdentifierManager
    Modifier and Type
    Constant Field
    Value
    public static final long
    9223372036854775806L
    public static final long
    0L
  • org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://schemas.microsoft.com/office/2006/digsig"
    public static final String
    "http://schemas.openxmlformats.org/package/2006/digital-signature"
    public static final String
    "http://uri.etsi.org/01903/v1.3.2#"
    public static final String
    "http://uri.etsi.org/01903/v1.4.1#"
    public static final String
    "http://www.w3.org/2000/09/xmldsig#"
    public static final String
    "http://www.w3.org/2000/xmlns/"
  • org.apache.poi.poifs.filesystem.Ole10Native
    Modifier and Type
    Constant Field
    Value
    public static final String
    "\u0001Ole10Native"
  • org.apache.poi.sl.draw.geom.Formula
    Modifier and Type
    Constant Field
    Value
    public static final double
    60000.0
  • org.apache.poi.ss.format.CellNumberStringMod
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    1
    public static final int
    3
  • org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
    Modifier and Type
    Constant Field
    Value
    public static final String
    "IF"
  • org.apache.poi.ss.formula.ptg.AddPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • org.apache.poi.ss.formula.ptg.Area3DPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3b
  • org.apache.poi.ss.formula.ptg.AreaErrPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2b
  • org.apache.poi.ss.formula.ptg.AreaNPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    45
  • org.apache.poi.ss.formula.ptg.AreaPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    37
  • org.apache.poi.ss.formula.ptg.ArrayPtg
    Modifier and Type
    Constant Field
    Value
    public static final int
    8
    public static final byte
    0x20
  • org.apache.poi.ss.formula.ptg.AttrPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    5
    public static final int
    3
    public static final int
    6
    public static final int
    0
    public static final int
    4
    public static final int
    2
  • org.apache.poi.ss.formula.ptg.BoolPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
    public static final int
    2
  • org.apache.poi.ss.formula.ptg.ConcatPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3d
  • org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3c
  • org.apache.poi.ss.formula.ptg.DividePtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • org.apache.poi.ss.formula.ptg.EqualPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • org.apache.poi.ss.formula.ptg.ErrPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    28
  • org.apache.poi.ss.formula.ptg.ExpPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    1
  • org.apache.poi.ss.formula.ptg.FuncPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
    public static final int
    3
  • org.apache.poi.ss.formula.ptg.FuncVarPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • org.apache.poi.ss.formula.ptg.GreaterEqualPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
    public static final int
    1
  • org.apache.poi.ss.formula.ptg.GreaterThanPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • org.apache.poi.ss.formula.ptg.IntersectionPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • org.apache.poi.ss.formula.ptg.IntPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
    public static final int
    3
  • org.apache.poi.ss.formula.ptg.LessEqualPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • org.apache.poi.ss.formula.ptg.LessThanPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • org.apache.poi.ss.formula.ptg.MemAreaPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    38
  • org.apache.poi.ss.formula.ptg.MemErrPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    39
  • org.apache.poi.ss.formula.ptg.MemFuncPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x29
  • org.apache.poi.ss.formula.ptg.MissingArgPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • org.apache.poi.ss.formula.ptg.MultiplyPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • org.apache.poi.ss.formula.ptg.NamePtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    35
  • org.apache.poi.ss.formula.ptg.NameXPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    57
  • org.apache.poi.ss.formula.ptg.NotEqualPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • org.apache.poi.ss.formula.ptg.NumberPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
    public static final int
    9
  • org.apache.poi.ss.formula.ptg.OperationPtg
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    2
    public static final int
    0
  • org.apache.poi.ss.formula.ptg.ParenthesisPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • org.apache.poi.ss.formula.ptg.PercentPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
    public static final int
    1
  • org.apache.poi.ss.formula.ptg.PowerPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • org.apache.poi.ss.formula.ptg.Ptg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x40
    public static final byte
    0x0
    public static final byte
    0x20
  • org.apache.poi.ss.formula.ptg.RangePtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
    public static final int
    1
  • org.apache.poi.ss.formula.ptg.Ref3DPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3a
  • org.apache.poi.ss.formula.ptg.RefErrorPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2a
  • org.apache.poi.ss.formula.ptg.RefNPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2c
  • org.apache.poi.ss.formula.ptg.RefPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x24
  • org.apache.poi.ss.formula.ptg.StringPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • org.apache.poi.ss.formula.ptg.SubtractPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • org.apache.poi.ss.formula.ptg.TblPtg
    Modifier and Type
    Constant Field
    Value
    public static final short
    2
  • org.apache.poi.ss.formula.ptg.UnaryMinusPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • org.apache.poi.ss.formula.ptg.UnaryPlusPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • org.apache.poi.ss.formula.ptg.UnionPtg
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • org.apache.poi.xddf.usermodel.Angles
    Modifier and Type
    Constant Field
    Value
    public static final int
    60000
  • org.apache.poi.xslf.usermodel.XSLFDiagram
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://schemas.openxmlformats.org/drawingml/2006/diagram"