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

D

Designer - class com.jxcell.designer.Designer.
 
Designer() - Constructor for class com.jxcell.designer.Designer
Default constructor for the Designer class.
Designer(View) - Constructor for class com.jxcell.designer.Designer
Primary constructor for the Designer class.
deleteAutoFillItems(int) - Method in class com.jxcell.View
Deletes the specified autofill list Autofill lists are frequently used series of data, such as months and days of the week.
deleteDefinedName(String) - Method in class com.jxcell.View
Deletes the specified user-defined name You cannot delete a defined name that is currently referenced by a formula in a cell, another defined name, or a chart object.
deleteRange(int, int, int, int, short) - Method in class com.jxcell.View
Deletes cells, rows, or columns from the specified range in all selected sheets.
deleteSheets(int, int) - Method in class com.jxcell.View
Deletes one or more worksheets from a workbook The names displayed on the sheet tabs are not affected by deletions; however, the worksheet index is adjusted.
destroy() - Method in class com.jxcell.View
Releases resources associated with this view.
dispose() - Method in class com.jxcell.designer.Designer
 
doLayout() - Method in class com.jxcell.View
 
draw(Graphics, int, int, int, int, int, int, int[], int[], int, int, int, int) - Method in class com.jxcell.View
Draws a workbook to the specified device context, such as a printer or window.

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