A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

N

N_A - Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
#N/A - Argument or function not available
NA - Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
#N/A - Argument or function not available
Na - Class in org.apache.poi.hssf.record.formula.functions
Implementation of Excel function NA()
Na() - Constructor for class org.apache.poi.hssf.record.formula.functions.Na
 
NA - Static variable in class org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when a designated value is not available.
NAME - Static variable in class org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when what looks like a name is used, but no such name has been defined.
Name - Interface in org.apache.poi.ss.usermodel
Represents a defined name for a range of cells.
NAME_INVALID - Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
#NAME? - Wrong function or range name
NAME_INVALID - Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
#NAME? - Wrong function or range name
NameCommentRecord - Class in org.apache.poi.hssf.record
Title: NAMECMT Record (0x0894)

Description: Defines a comment associated with a specified name.

NameCommentRecord(String, String) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
 
NameCommentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
 
NAMED_RANGE - Static variable in class org.apache.poi.ss.util.CellReference.NameType
 
NAMEDRANGE - Static variable in class org.apache.poi.ss.formula.FormulaType
 
NameEval - Class in org.apache.poi.hssf.record.formula.eval
 
NameEval(String) - Constructor for class org.apache.poi.hssf.record.formula.eval.NameEval
Creates a NameEval representing a function name
NamePtg - Class in org.apache.poi.hssf.record.formula
 
NamePtg(int) - Constructor for class org.apache.poi.hssf.record.formula.NamePtg
 
NamePtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.NamePtg
Creates new NamePtg
NameRecord - Class in org.apache.poi.hssf.record
Title: DEFINEDNAME Record (0x0018)

Description: Defines a named range within a workbook.

NameRecord() - Constructor for class org.apache.poi.hssf.record.NameRecord
Creates new NameRecord
NameRecord(byte, int) - Constructor for class org.apache.poi.hssf.record.NameRecord
Constructor to create a built-in named region
NameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NameRecord
called by the constructor, should set class level fields.
nameSet() - Method in class org.apache.poi.hpsf.CustomProperties
Returns a set of all the names of our custom properties
NameXEval - Class in org.apache.poi.hssf.record.formula.eval
 
NameXEval(NameXPtg) - Constructor for class org.apache.poi.hssf.record.formula.eval.NameXEval
 
NameXPtg - Class in org.apache.poi.hssf.record.formula
 
NameXPtg(int, int) - Constructor for class org.apache.poi.hssf.record.formula.NameXPtg
 
NameXPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.NameXPtg
 
newAutoFilterInstance() - Static method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
newDocumentLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Initialize a new document link
newDocumentSummaryInformation() - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates a new document summary information.
newFileLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Initialize a new file link
newSummaryInformation() - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates a new summary information.
newUrlLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Initialize a new url link
next() - Method in class org.apache.poi.util.StringUtil.StringsIterator
 
nextRecord() - Method in class org.apache.poi.hssf.record.RecordFactoryInputStream
Returns the next (complete) record from the stream, or null if there are no more.
nextRecord() - Method in class org.apache.poi.hssf.record.RecordInputStream
Moves to the next record in the stream.
NO_COMPARISON - Static variable in class org.apache.poi.hssf.record.CFRuleRecord.ComparisonOperator
 
NO_FILL - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
No background
NO_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NO_FILL - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
No background
NO_FILL - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
No background
NO_FILL - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
No background
NO_FONT - Static variable in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Place holder for indicating that NO_FONT has been applied here
NO_INTERSECTION - Static variable in class org.apache.poi.hssf.record.cf.CellRangeUtil
 
NO_SELF_RELATIVE_SECURITY_FEATURE - Static variable in class org.apache.poi.hssf.record.common.FeatProtection
 
NO_SMOKING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
NoFormatIDException - Exception in org.apache.poi.hpsf
This exception is thrown if a MutablePropertySet is to be written but does not have a formatID set (see MutableSection.setFormatID(ClassID) or MutableSection.setFormatID(byte[]).
NoFormatIDException() - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(String) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NON_ISOSCELES_TRAPEZOID - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
NONE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NONE - Static variable in class org.apache.poi.ss.usermodel.BorderStyle
No border
NONE - Static variable in class org.apache.poi.ss.usermodel.FontScheme
 
NONE - Static variable in class org.apache.poi.ss.usermodel.FontUnderline
No underline.
NONE - Static variable in class org.apache.poi.ss.usermodel.PrintCellComments
Do not print cell comments.
NoPropertySetStreamException - Exception in org.apache.poi.hpsf
This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.
NoPropertySetStreamException() - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(String) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoSingleSectionException - Exception in org.apache.poi.hpsf
This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called and the PropertySet does not contain exactly one Section.
NoSingleSectionException() - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(String) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NOT - Static variable in class org.apache.poi.hssf.record.formula.functions.BooleanFunction
 
NOT_APPLICABLE - Static variable in class org.apache.poi.ss.usermodel.FontFamily
 
NOT_BETWEEN - Static variable in class org.apache.poi.hssf.record.CFRuleRecord.ComparisonOperator
 
NOT_BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
NOT_EQUAL - Static variable in class org.apache.poi.hssf.record.CFRuleRecord.ComparisonOperator
 
NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
NOTCHED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
NOTE8_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Note 8 1/2 x 11 in
NOTE_HIDDEN - Static variable in class org.apache.poi.hssf.record.NoteRecord
Flag indicating that the comment is hidden (default)
NOTE_VISIBLE - Static variable in class org.apache.poi.hssf.record.NoteRecord
Flag indicating that the comment is visible
NotEqualEval - Static variable in class org.apache.poi.hssf.record.formula.eval.RelationalOperationEval
 
NotEqualPtg - Class in org.apache.poi.hssf.record.formula
Ptg class to implement not equal
NoteRecord - Class in org.apache.poi.hssf.record
NOTE: Comment Associated with a Cell (0x001C)

NoteRecord() - Constructor for class org.apache.poi.hssf.record.NoteRecord
Construct a new NoteRecord and fill its data with the default values
NoteRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NoteRecord
Read the record data from the supplied RecordInputStream
NoteStructureSubRecord - Class in org.apache.poi.hssf.record
ftNts (0x000D)

Represents a NoteStructure sub record.

NoteStructureSubRecord() - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
Construct a new NoteStructureSubRecord and fill its data with the default values
NoteStructureSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
Read the record data from the supplied RecordInputStream
notifyDeleteCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Should be called to tell the cell value cache that the specified cell has just been deleted.
notifyDeleteCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
notifyDeleteCell(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Should be called to tell the cell value cache that the specified cell has just been deleted.
notifyDeleteCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called to tell the cell value cache that the specified cell has just become a formula cell, or the formula text has changed
notifyFormulaChanging() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Should be called by any code which is either deleting this formula cell, or changing its type.
notifySetFormula(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifySetFormula(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifyUpdateCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifyUpdateCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
notifyUpdateCell(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifyUpdateCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
NotImplementedException - Exception in org.apache.poi.ss.formula.eval
An exception thrown by implementors of FormulaEvaluator when attempting to evaluate a formula which requires features that POI does not (yet) support.
NotImplementedException(String) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedException
 
NotImplementedException(String, NotImplementedException) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedException
 
NotImplementedFunction - Class in org.apache.poi.hssf.record.formula.functions
 
NotImplementedFunction(String) - Constructor for class org.apache.poi.hssf.record.formula.functions.NotImplementedFunction
 
Now - Class in org.apache.poi.hssf.record.formula.functions
Implementation of Excel NOW() Function
Now() - Constructor for class org.apache.poi.hssf.record.formula.functions.Now
 
NPER - Static variable in class org.apache.poi.hssf.record.formula.functions.FinanceFunction
 
Npv - Class in org.apache.poi.hssf.record.formula.functions
Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values).
Npv() - Constructor for class org.apache.poi.hssf.record.formula.functions.Npv
 
NULL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NULL - Static variable in class org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when two areas are required to intersect, but do not.
NULL_INTERSECTION - Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
#NULL! - Intersection of two cell ranges is empty
NULL_INTERSECTION - Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
#NULL! - Intersection of two cell ranges is empty
NullEscherSerializationListener - Class in org.apache.poi.ddf
Ignores all serialization events.
NullEscherSerializationListener() - Constructor for class org.apache.poi.ddf.NullEscherSerializationListener
 
NullLogger - Class in org.apache.poi.util
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
NullLogger() - Constructor for class org.apache.poi.util.NullLogger
 
NUM - Static variable in class org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when an argument to a function has a compatible type, but has a value that is outside the domain over which that function is defined.
NUM_ERROR - Static variable in class org.apache.poi.hssf.record.formula.ErrPtg
#NUM! - Value range overflow
NUM_ERROR - Static variable in class org.apache.poi.hssf.record.formula.eval.ErrorEval
#NUM! - Value range overflow
NUMBER - Static variable in class org.apache.poi.ss.format.CellFormatType
A numeric format.
NumberComparer - Class in org.apache.poi.ss.util
Excel compares numbers using different rules to those of java, so Double.compare(double, double) won't do.
NumberComparer() - Constructor for class org.apache.poi.ss.util.NumberComparer
 
numberError() - Static method in exception org.apache.poi.hssf.record.formula.eval.EvaluationException
#NUM! - Value range overflow
NumberEval - Class in org.apache.poi.hssf.record.formula.eval
 
NumberEval(Ptg) - Constructor for class org.apache.poi.hssf.record.formula.eval.NumberEval
 
NumberEval(double) - Constructor for class org.apache.poi.hssf.record.formula.eval.NumberEval
 
NumberFormatIndexRecord - Class in org.apache.poi.hssf.record.chart
The number format index record indexes format table.
NumberFormatIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
NumberFormatIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
NumberPtg - Class in org.apache.poi.hssf.record.formula
Number Stores a floating point value in a formula value stored in a 8 byte field using IEEE notation
NumberPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.NumberPtg
 
NumberPtg(String) - Constructor for class org.apache.poi.hssf.record.formula.NumberPtg
Create a NumberPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
NumberPtg(double) - Constructor for class org.apache.poi.hssf.record.formula.NumberPtg
 
NumberRecord - Class in org.apache.poi.hssf.record
NUMBER (0x0203) Contains a numeric cell value.
NumberRecord() - Constructor for class org.apache.poi.hssf.record.NumberRecord
Creates new NumberRecord
NumberRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NumberRecord
 
NumberToTextConverter - Class in org.apache.poi.ss.util
Excel converts numbers to text with different rules to those of java, so Double.toString(value) won't do.
NumericFunction - Class in org.apache.poi.hssf.record.formula.functions
 
NumericFunction() - Constructor for class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
NumericFunction.OneArg - Class in org.apache.poi.hssf.record.formula.functions
 
NumericFunction.TwoArg - Class in org.apache.poi.hssf.record.formula.functions
 
NumericValueEval - Interface in org.apache.poi.hssf.record.formula.eval
 
numFormattingRuns() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
numFormattingRuns() - Method in interface org.apache.poi.ss.usermodel.RichTextString
 
numPages() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _