struct

Xls::Spreadsheet::Xf::UsedAttributesValidity

Inherits Struct < Value < Object

Constructors

new(number_format : Bool, font : Bool, alignment : Bool, border_lines : Bool, background_style : Bool, cell_protection : Bool)
Source

Instance methods

alignment

Flag for horizontal and vertical alignment, text wrap, indentation, orientation, rotation, and text direction

background_style

Flag for background area style

border_lines

Flag for border lines

cell_protection

Flag for cell protection (cell locked and formula hidden)

clone
Source
copy_with(number_format _number_format = @number_format, font _font = @font, alignment _alignment = @alignment, border_lines _border_lines = @border_lines, background_style _background_style = @background_style, cell_protection _cell_protection = @cell_protection)
Source
font

Flag for font

number_format

Flag for number format