Package jxl.format
Class BoldStyle
- java.lang.Object
-
- jxl.format.BoldStyle
-
- Direct Known Subclasses:
BoldStyle
public class BoldStyle extends java.lang.Object
Enumeration class containing the various bold styles for data
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDescription()
Gets the string description of the bold styleint
getValue()
Gets the value of the bold weight.
-