Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
V
valueOf(String)
- Static method in enum com.jxcell.
CellModifyEvent.ModifyAction
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.jxcell.
CellModifyEvent.ModifyAction
Returns an array containing the constants of this enum type, in the order they're declared.
ValueScale
- Static variable in class com.jxcell.
ChartShape
VerticalAlignmentBottom
- Static variable in class com.jxcell.
CellFormat
VerticalAlignmentCenter
- Static variable in class com.jxcell.
CellFormat
VerticalAlignmentJustify
- Static variable in class com.jxcell.
CellFormat
VerticalAlignmentTop
- Static variable in class com.jxcell.
CellFormat
View
- Class in
com.jxcell
This is the jxcell view class.
View()
- Constructor for class com.jxcell.
View
This constructor calls the other View constructor with a null View reference to create a new workbook.
View(Locale)
- Constructor for class com.jxcell.
View
View(View)
- Constructor for class com.jxcell.
View
If the View argument is null, this constructor creates a new workbook, or if the View argument is not null, this constructor attaches to the specified view's workbook.
View(Book, Group)
- Constructor for class com.jxcell.
View
viewChanged(ViewEvent)
- Method in class com.jxcell.
View
viewChanged(ViewChangedEvent)
- Method in interface com.jxcell.
ViewChangedListener
Whenever the view has changed, this method will be called in all registered listeners
ViewChangedEvent
- Class in
com.jxcell
Occurs when a different workbook is attached to a view
ViewChangedListener
- Interface in
com.jxcell
The listener interface for receiving ViewChanged events
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z