struct Xls::Spreadsheet::Xf::Alignment

Included Modules

Defined in:

xls/spreadsheet/xf.cr

Instance Method Summary

Instance methods inherited from module Xls::InspectableMethods

inspect(io : IO) : Nil inspect, to_s(io : IO) : Nil to_s

Instance Method Detail

def horizontal : HorizontalAlignment #

[View source]
def justify_last_line? : Bool #

Justify last line in either Justified or Distributed texts


[View source]
def text_wrap_right? : Bool #

Text is wrapped at right border


[View source]
def vertical : VerticalAlignment #

[View source]