A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- calculateInternalRotation() - Method in class ch.rabanti.picoxlsx4j.style.CellXf
-
Method to calculate the internal text rotation.
- castValue(Object, StringBuilder, Character) - Static method in class ch.rabanti.picoxlsx4j.style.AbstractStyle
-
Method to cast values of the components to string values for the hash calculation
- Ceil(Address, int) - Static method in class ch.rabanti.picoxlsx4j.BasicFormulas
-
Returns a cell with a ceil formula
- Ceil(Worksheet, Address, int) - Static method in class ch.rabanti.picoxlsx4j.BasicFormulas
-
Returns a cell with a ceil formula
- Cell - Class in ch.rabanti.picoxlsx4j
-
Class representing a cell of a worksheet
- Cell() - Constructor for class ch.rabanti.picoxlsx4j.Cell
-
Default constructor.
- Cell(Object, Cell.CellType) - Constructor for class ch.rabanti.picoxlsx4j.Cell
-
Constructor with value and cell type.
- Cell(Object, Cell.CellType, int, int, Worksheet) - Constructor for class ch.rabanti.picoxlsx4j.Cell
-
Constructor with value, cell type, row number, column number and the link to a worksheet
- Cell(Object, Cell.CellType, String) - Constructor for class ch.rabanti.picoxlsx4j.Cell
-
Constructor with value, cell type and address.
- Cell.AddressType - Enum in ch.rabanti.picoxlsx4j
-
Enum for the referencing style of the address
- Cell.CellType - Enum in ch.rabanti.picoxlsx4j
-
Enum defines the basic data types of a cell
- CellXf - Class in ch.rabanti.picoxlsx4j.style
-
Class representing an XF entry.
- CellXf() - Constructor for class ch.rabanti.picoxlsx4j.style.CellXf
-
Default constructor
- CellXf.HorizontalAlignValue - Enum in ch.rabanti.picoxlsx4j.style
-
Enum for the horizontal alignment of a cell
- CellXf.TextBreakValue - Enum in ch.rabanti.picoxlsx4j.style
-
Enum for text break options
- CellXf.TextDirectionValue - Enum in ch.rabanti.picoxlsx4j.style
-
Enum for the general text alignment direction
- CellXf.VerticalAlignValue - Enum in ch.rabanti.picoxlsx4j.style
-
Enum for the vertical alignment of a cell
- center - ch.rabanti.picoxlsx4j.style.CellXf.HorizontalAlignValue
-
Content will be aligned in the center
- center - ch.rabanti.picoxlsx4j.style.CellXf.VerticalAlignValue
-
Content will be aligned in the center
- centerContinuous - ch.rabanti.picoxlsx4j.style.CellXf.HorizontalAlignValue
-
Center continuous alignment
- ch.rabanti.picoxlsx4j - package ch.rabanti.picoxlsx4j
- ch.rabanti.picoxlsx4j.demo - package ch.rabanti.picoxlsx4j.demo
- ch.rabanti.picoxlsx4j.demo.testing - package ch.rabanti.picoxlsx4j.demo.testing
- ch.rabanti.picoxlsx4j.exception - package ch.rabanti.picoxlsx4j.exception
- ch.rabanti.picoxlsx4j.lowLevel - package ch.rabanti.picoxlsx4j.lowLevel
- ch.rabanti.picoxlsx4j.matchers - package ch.rabanti.picoxlsx4j.matchers
- ch.rabanti.picoxlsx4j.style - package ch.rabanti.picoxlsx4j.style
- clearActiveStyle() - Method in class ch.rabanti.picoxlsx4j.Worksheet
-
Clears the active style of the worksheet.
- colorizedBackground(String) - Static method in class ch.rabanti.picoxlsx4j.style.BasicStyles
-
Gets a style to colorize the background of a cell
- colorizedText(String) - Static method in class ch.rabanti.picoxlsx4j.style.BasicStyles
-
Gets a style to colorize the text of a cell
- Column - Class in ch.rabanti.picoxlsx4j
-
Class representing a column of a worksheet
- Column - Variable in class ch.rabanti.picoxlsx4j.Address
-
Column of the address (zero-based)
- Column() - Constructor for class ch.rabanti.picoxlsx4j.Column
-
Default constructor
- Column(int) - Constructor for class ch.rabanti.picoxlsx4j.Column
-
Constructor with column number
- Column(String) - Constructor for class ch.rabanti.picoxlsx4j.Column
-
Constructor with column address
- ColumnToColumn - ch.rabanti.picoxlsx4j.Worksheet.CellDirection
-
The next cell will be on the same row (A1,B1,C1...)
- compareTo(Address) - Method in class ch.rabanti.picoxlsx4j.Address
-
Compares two addresses and returns whether the passed one is bigger or not.
- compareTo(Cell) - Method in class ch.rabanti.picoxlsx4j.Cell
-
Implemented compareTo method
- compareTo(AbstractStyle) - Method in class ch.rabanti.picoxlsx4j.style.AbstractStyle
-
Method to compare two objects for sorting purpose
- compositeTest(String, String, String, String, String) - Method in class ch.rabanti.picoxlsx4j.RangeTest
- convertArray(List<T>) - Static method in class ch.rabanti.picoxlsx4j.Cell
-
Converts a List of supported objects into a list of cells
- copy() - Method in class ch.rabanti.picoxlsx4j.style.AbstractStyle
-
Abstract method to copy a component (dereferencing)
- copy() - Method in class ch.rabanti.picoxlsx4j.style.Border
-
Method to copy the current object to a new one
- copy() - Method in class ch.rabanti.picoxlsx4j.style.CellXf
-
Method to copy the current object to a new one
- copy() - Method in class ch.rabanti.picoxlsx4j.style.Fill
-
Method to copy the current object to a new one
- copy() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Method to copy the current object to a new one
- copy() - Method in class ch.rabanti.picoxlsx4j.style.NumberFormat
-
Method to copy the current object to a new one
- copy() - Method in class ch.rabanti.picoxlsx4j.style.Style
-
Method to copy the current object to a new one
- copyFields(T, T) - Method in class ch.rabanti.picoxlsx4j.style.AbstractStyle
-
Internal method to copy altered fields from a source object.
- copyStyle() - Method in class ch.rabanti.picoxlsx4j.style.Style
-
Copies the current object as casted style
- createBytesFromDocument(Document) - Static method in class ch.rabanti.picoxlsx4j.lowLevel.LowLevel
-
Method to convert an XML document to a byte array
- createRelationship(String) - Method in class ch.rabanti.picoxlsx4j.lowLevel.Packer
-
Creates a relationship.
- createXMLDocument(String, String) - Method in class ch.rabanti.picoxlsx4j.lowLevel.LowLevel
-
Creates a XML document from a string
- custom - ch.rabanti.picoxlsx4j.style.NumberFormat.FormatNumber
-
Custom Format (ID 164 and higher)
- CUSTOMFORMAT_START_NUMBER - Static variable in class ch.rabanti.picoxlsx4j.style.NumberFormat
-
Start ID for custom number formats as constant
All Classes All Packages