[]
        
(Showing Draft Content)

Wijmo_Grid_Sheet.Iformatstate

IFormatState Interface

Defines the format states for the cells.

Heirarchy

  • IFormatState

Properties

Optional isBold

isBold: boolean

Indicates whether the bold style is applied.

Optional isItalic

isItalic: boolean

Indicates whether the italic style is applied.

Optional isMergedCell

isMergedCell: boolean

Indicate whether the current selection is a merged cell.

Optional isUnderline

isUnderline: boolean

Indicates whether the underlined style is applied.

Optional textAlign

textAlign: string

Gets the applied text alignment.