new (relativeWidth:Float, ?align:Int)
Parameters:
relativeWidth
the column relative width
align
the column alignement (-1=left, 0=centered, 1=right); defaults to 0
Throws:
String
if relativeWidth not in [0..1] or if align not in [-1, 0, 1]