v2
Font, Align and Size features implemented in Row/Cell object
Width(this, width)
Change the width of all cells in that row
Parameters:
this
width
Returns: Row
Height(this, height)
Change the height of all cells in that row
Parameters:
this
height
Returns: Row
Font(this, text_font_family)
Change the width of all cells in that row
Parameters:
this
text_font_family
Returns: Row
AlignH(this, halign)
Change the horizontal align of all cells in that row
Parameters:
this
halign
Returns: Cell
AlignV(this, valign)
Change the vertical of all cells in that row
Parameters:
this
valign
Returns: Cell
업데이트됨
Size(this, width, height)
Change the width of all cells in that row
Parameters:
this
width
height
Returns: Row