jxl.write
Class BoldStyle

java.lang.Object
  |
  +--jxl.format.BoldStyle
        |
        +--jxl.write.BoldStyle

public final class BoldStyle
extends BoldStyle

Enumeration class containing the various bold styles for data


Fields inherited from class jxl.format.BoldStyle
BOLD, NORMAL, string, value
 
Constructor Summary
private BoldStyle(int val)
          Constructor
 
Methods inherited from class jxl.format.BoldStyle
getDescription, getValue
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

BoldStyle

private BoldStyle(int val)
Constructor
Parameters:
val -