new StyleFlag()

Constructs an object with all flags as false.

Methods

getAlignments()

Alignment setting will be applied.

getAll()

All properties will be applied.

getBorders()

All borders settings will be applied.

getBottomBorder()

Bottom border settings will be applied.

getCellShading()

Cell shading setting will be applied.

getDiagonalDownBorder()

Diagonal down border settings will be applied.

getDiagonalUpBorder()

Diagonal up border settings will be applied.

getFont()

Font settings will be applied.

getFontBold()

Font bold setting will be applied.

getFontColor()

Font color setting will be applied.

getFontItalic()

Font italic setting will be applied.

getFontName()

Font name setting will be applied.

getFontScript()

Font script setting will be applied.

getFontSize()

Font size setting will be applied.

getFontStrike()

Font strikeout setting will be applied.

getFontUnderline()

Font underline setting will be applied.

getHideFormula()

Hide formula setting will be applied.

getHorizontalAlignment()

Horizontal alignment setting will be applied.

getIndent()

Indent level setting will be applied.

getLeftBorder()

Left border settings will be applied.

getLocked()

Locked setting will be applied.

getNumberFormat()

Number format setting will be applied.

getQuotePrefix()

Hide formula setting will be applied.

getRightBorder()

Right border settings will be applied.

getRotation()

Rotation setting will be applied.

getShrinkToFit()

Shrink to fit setting will be applied.

getTextDirection()

Text direction setting will be applied.

getTopBorder()

Top border settings will be applied.

getVerticalAlignment()

Vertical alignment setting will be applied.

getWrapText()

Wrap text setting will be applied.

setAlignments()

Alignment setting will be applied.

setAll()

All properties will be applied.

setBorders()

All borders settings will be applied.

setBottomBorder()

Bottom border settings will be applied.

setCellShading()

Cell shading setting will be applied.

setDiagonalDownBorder()

Diagonal down border settings will be applied.

setDiagonalUpBorder()

Diagonal up border settings will be applied.

setFont()

Font settings will be applied.

setFontBold()

Font bold setting will be applied.

setFontColor()

Font color setting will be applied.

setFontItalic()

Font italic setting will be applied.

setFontName()

Font name setting will be applied.

setFontScript()

Font script setting will be applied.

setFontSize()

Font size setting will be applied.

setFontStrike()

Font strikeout setting will be applied.

setFontUnderline()

Font underline setting will be applied.

setHideFormula()

Hide formula setting will be applied.

setHorizontalAlignment()

Horizontal alignment setting will be applied.

setIndent()

Indent level setting will be applied.

setLeftBorder()

Left border settings will be applied.

setLocked()

Locked setting will be applied.

setNumberFormat()

Number format setting will be applied.

setQuotePrefix()

Hide formula setting will be applied.

setRightBorder()

Right border settings will be applied.

setRotation()

Rotation setting will be applied.

setShrinkToFit()

Shrink to fit setting will be applied.

setTextDirection()

Text direction setting will be applied.

setTopBorder()

Top border settings will be applied.

setVerticalAlignment()

Vertical alignment setting will be applied.

setWrapText()

Wrap text setting will be applied.