Xls::Spreadsheet::Xf::HorizontalAlignment
Inherits Enum < Comparable < Value < Object
Constants
General = 0_u8
Left = 1_u8
Centered = 2_u8
Right = 3_u8
Filled = 4_u8
Justified = 5_u8
CenteredAcrossSelection = 6_u8
Distributed = 7_u8
Inherits Enum < Comparable < Value < Object