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
I
- ignore() - Method in annotation type ch.rabanti.picoxlsx4j.style.AppendAnnotation
-
Indicates whether the property annotated with the attribute is ignored during the copying of properties
- indexedColor - Variable in class ch.rabanti.picoxlsx4j.style.Fill
- insertColumns - ch.rabanti.picoxlsx4j.Worksheet.SheetProtectionValue
-
If selected, the user can insert columns if the worksheets is protected
- insertHyperlinks - ch.rabanti.picoxlsx4j.Worksheet.SheetProtectionValue
-
If selected, the user can insert hyperlinks if the worksheets is protected
- insertRows - ch.rabanti.picoxlsx4j.Worksheet.SheetProtectionValue
-
If selected, the user can insert rows if the worksheets is protected
- invalidTest() - Method in class ch.rabanti.picoxlsx4j.RangeTest
- invalidTest(int, int, String, Cell.AddressType) - Method in class ch.rabanti.picoxlsx4j.AddressTest
- IOException - Exception in ch.rabanti.picoxlsx4j.exception
-
Class for exceptions regarding stream or save error incidents
- IOException() - Constructor for exception ch.rabanti.picoxlsx4j.exception.IOException
-
Default constructor
- IOException(String, String) - Constructor for exception ch.rabanti.picoxlsx4j.exception.IOException
-
Constructor with passed message
- IOException(String, String, Exception) - Constructor for exception ch.rabanti.picoxlsx4j.exception.IOException
-
Constructor with passed message and inner exception
- isBold() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Gets the bold parameter of the font
- isCustomFormat() - Method in class ch.rabanti.picoxlsx4j.style.NumberFormat
-
Gets whether this object is a custom format
- isDefaultFont() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Gets whether this object is the default font
- isDiagonalDown() - Method in class ch.rabanti.picoxlsx4j.style.Border
-
Gets the downwards diagonal line
- isDiagonalUp() - Method in class ch.rabanti.picoxlsx4j.style.Border
-
Gets the upwards diagonal line
- isDoubleUnderline() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Gets the double-underline parameter of the font
- isEmpty() - Method in class ch.rabanti.picoxlsx4j.style.Border
-
Method to determine whether the object has no values but the default values (means: is empty and must not be processed)
- isForceApplyAlignment() - Method in class ch.rabanti.picoxlsx4j.style.CellXf
-
Gets whether the applyAlignment property (used to merge cells) will be defined in the XF entry of the style.
- isHidden() - Method in class ch.rabanti.picoxlsx4j.Column
-
Gets whether the column is hidden or visible
- isHidden() - Method in class ch.rabanti.picoxlsx4j.style.CellXf
-
Gets whether the hidden property (used for protection or hiding of cells) will be defined in the XF entry of the style.
- isInternalStyle() - Method in class ch.rabanti.picoxlsx4j.style.Style
-
Gets whether the style is system internal
- isItalic() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Gets the italic parameter of the font
- isLocked() - Method in class ch.rabanti.picoxlsx4j.style.CellXf
-
Gets whether the locked property (used for locking / protection of cells or worksheets) will be defined in the XF entry of the style.
- isNullOrEmpty(String) - Static method in class ch.rabanti.picoxlsx4j.Helper
-
Method of a string to check whether its reference is null or the content is empty
- isStrike() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Gets whether the font is struck through
- isStructureLockedIfProtected() - Method in class ch.rabanti.picoxlsx4j.Workbook
-
Gets whether the structure are locked if workbook is protected
- isUnderline() - Method in class ch.rabanti.picoxlsx4j.style.Font
-
Gets the underline parameter of the font
- isUseColorMRU() - Method in class ch.rabanti.picoxlsx4j.Metadata
-
If true, custom defined colors (in styles) will be added as recent colors (MRU)
- isUseSheetProtection() - Method in class ch.rabanti.picoxlsx4j.Worksheet
-
Gets whether the worksheet is protected
- isWindowsLockedIfProtected() - Method in class ch.rabanti.picoxlsx4j.Workbook
-
Gets whether the windows are locked if workbook is protected
- isWorkbookProtectionUsed() - Method in class ch.rabanti.picoxlsx4j.Workbook
-
Gets whether the workbook is protected
- Italic() - Static method in class ch.rabanti.picoxlsx4j.style.BasicStyles
-
Gets the italic style
All Classes All Packages