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

W

Workbook - Class in ch.rabanti.picoxlsx4j
Class representing a workbook
Workbook(boolean) - Constructor for class ch.rabanti.picoxlsx4j.Workbook
Constructor with additional parameter to create a default worksheet.
Workbook(String) - Constructor for class ch.rabanti.picoxlsx4j.Workbook
Constructor with additional parameter to create a default worksheet with the specified name.
Workbook(String, String) - Constructor for class ch.rabanti.picoxlsx4j.Workbook
Constructor with filename ant the name of the first worksheet
Workbook(String, String, boolean) - Constructor for class ch.rabanti.picoxlsx4j.Workbook
Constructor with filename ant the name of the first worksheet
Worksheet - Class in ch.rabanti.picoxlsx4j
Class representing a worksheet of a workbook
Worksheet() - Constructor for class ch.rabanti.picoxlsx4j.Worksheet
Default constructor.
Worksheet(Workbook) - Constructor for class ch.rabanti.picoxlsx4j.Worksheet
Constructor with workbook reference
Worksheet(String, int, Workbook) - Constructor for class ch.rabanti.picoxlsx4j.Worksheet
Constructor with workbook reference, name and sheet ID
Worksheet.CellDirection - Enum in ch.rabanti.picoxlsx4j
Enum to define the direction when using AddNextCell method
Worksheet.SheetProtectionValue - Enum in ch.rabanti.picoxlsx4j
Enum to define the possible protection types when protecting a worksheet
WorksheetException - Exception in ch.rabanti.picoxlsx4j.exception
Class for exceptions regarding worksheets
WorksheetException() - Constructor for exception ch.rabanti.picoxlsx4j.exception.WorksheetException
Default constructor
WorksheetException(String, String) - Constructor for exception ch.rabanti.picoxlsx4j.exception.WorksheetException
Constructor with passed message
wrapText - ch.rabanti.picoxlsx4j.style.CellXf.TextBreakValue
Word wrap is active
WS - Variable in class ch.rabanti.picoxlsx4j.Workbook
Shortener omits getter and setter to simplify the access (Can throw a WorksheetException if not defined)
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