A B C D E F G H I L M N P R S T V

T

Table - Class in com.arctorus.documents.table
Table on a page of spreadsheet (xlsx, ods) documents.
TableUtil - Class in com.arctorus.documents.table
Helper methods for tables processing.
TableUtil() - Constructor for class com.arctorus.documents.table.TableUtil
 
TextBox - Class in com.arctorus.documents
Text container in a shape.
TextFormat - Class in com.arctorus.documents
Contains text format properties.
TextFormat(String, short) - Constructor for class com.arctorus.documents.TextFormat
Create new text format with specified font and size.
TextFormat(String) - Constructor for class com.arctorus.documents.TextFormat
Create new text format with specified font and default size.
TextRotationType - Enum in com.arctorus.documents
Defines different types of a text rotation.
Texture - Class in com.arctorus.documents
Texture used to fill shapes.
Texture() - Constructor for class com.arctorus.documents.Texture
 
TextureAlignmentType - Enum in com.arctorus.documents
Defines different types of texture alignments.
TextureMirrorType - Enum in com.arctorus.documents
Defines different types of a texture mirroring.
toIndex(String) - Static method in class com.arctorus.documents.table.TableUtil
Converts letters to numerical zero-based index value, for example column index 'A' to 0, 'G' to 6, 'AB' to 27 and etc.
toLetters(int) - Static method in class com.arctorus.documents.table.TableUtil
Converts numerical zero-based index value to letters, for example column index 0 to 'A', 6 to 'G', 27 to 'AB' and etc.
toString() - Method in class com.arctorus.documents.table.Cell
Returns a string representation of the object.
toStringXlsxCells() - Method in enum com.arctorus.documents.VerticalAlignmentType
For internal use.

A B C D E F G H I L M N P R S T V