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