Constructor Summary |
---|
StyleFlag()
|
Property Getters/Setters Summary | ||
---|---|---|
method | getAlignments() | |
method | setAlignments(value) | |
Alignment setting will be applied. | ||
method | getAll() | |
method | setAll(value) | |
All properties will be applied. | ||
method | getBorders() | |
method | setBorders(value) | |
All borders settings will be applied. | ||
method | getBottomBorder() | |
method | setBottomBorder(value) | |
Bottom border settings will be applied. | ||
method | getCellShading() | |
method | setCellShading(value) | |
Cell shading setting will be applied. | ||
method | getDiagonalDownBorder() | |
method | setDiagonalDownBorder(value) | |
Diagonal down border settings will be applied. | ||
method | getDiagonalUpBorder() | |
method | setDiagonalUpBorder(value) | |
Diagonal up border settings will be applied. | ||
method | getFont() | |
method | setFont(value) | |
Font settings will be applied. | ||
method | getFontBold() | |
method | setFontBold(value) | |
Font bold setting will be applied. | ||
method | getFontColor() | |
method | setFontColor(value) | |
Font color setting will be applied. | ||
method | getFontItalic() | |
method | setFontItalic(value) | |
Font italic setting will be applied. | ||
method | getFontName() | |
method | setFontName(value) | |
Font name setting will be applied. | ||
method | getFontScript() | |
method | setFontScript(value) | |
Font script setting will be applied. | ||
method | getFontSize() | |
method | setFontSize(value) | |
Font size setting will be applied. | ||
method | getFontStrike() | |
method | setFontStrike(value) | |
Font strikeout setting will be applied. | ||
method | getFontUnderline() | |
method | setFontUnderline(value) | |
Font underline setting will be applied. | ||
method | getHideFormula() | |
method | setHideFormula(value) | |
Hide formula setting will be applied. | ||
method | getHorizontalAlignment() | |
method | setHorizontalAlignment(value) | |
Horizontal alignment setting will be applied. | ||
method | getIndent() | |
method | setIndent(value) | |
Indent level setting will be applied. | ||
method | getLeftBorder() | |
method | setLeftBorder(value) | |
Left border settings will be applied. | ||
method | getLocked() | |
method | setLocked(value) | |
Locked setting will be applied. | ||
method | getNumberFormat() | |
method | setNumberFormat(value) | |
Number format setting will be applied. | ||
method | getQuotePrefix() | |
method | setQuotePrefix(value) | |
Hide formula setting will be applied. | ||
method | getRightBorder() | |
method | setRightBorder(value) | |
Right border settings will be applied. | ||
method | getRotation() | |
method | setRotation(value) | |
Rotation setting will be applied. | ||
method | getShrinkToFit() | |
method | setShrinkToFit(value) | |
Shrink to fit setting will be applied. | ||
method | getTextDirection() | |
method | setTextDirection(value) | |
Text direction setting will be applied. | ||
method | getTopBorder() | |
method | setTopBorder(value) | |
Top border settings will be applied. | ||
method | getVerticalAlignment() | |
method | setVerticalAlignment(value) | |
Vertical alignment setting will be applied. | ||
method | getWrapText() | |
method | setWrapText(value) | |
Wrap text setting will be applied. |
Constructor Detail |
---|
StyleFlag()
Property Getters/Setters Detail |
---|
getAll/setAll : boolean | |
boolean getAll() / setAll(value) |
getBorders/setBorders : boolean | |
boolean getBorders() / setBorders(value) |
getLeftBorder/setLeftBorder : boolean | |
boolean getLeftBorder() / setLeftBorder(value) |
getRightBorder/setRightBorder : boolean | |
boolean getRightBorder() / setRightBorder(value) |
getTopBorder/setTopBorder : boolean | |
boolean getTopBorder() / setTopBorder(value) |
getBottomBorder/setBottomBorder : boolean | |
boolean getBottomBorder() / setBottomBorder(value) |
getDiagonalDownBorder/setDiagonalDownBorder : boolean | |
boolean getDiagonalDownBorder() / setDiagonalDownBorder(value) |
getDiagonalUpBorder/setDiagonalUpBorder : boolean | |
boolean getDiagonalUpBorder() / setDiagonalUpBorder(value) |
getFont/setFont : boolean | |
boolean getFont() / setFont(value) |
getFontSize/setFontSize : boolean | |
boolean getFontSize() / setFontSize(value) |
getFontName/setFontName : boolean | |
boolean getFontName() / setFontName(value) |
getFontColor/setFontColor : boolean | |
boolean getFontColor() / setFontColor(value) |
getFontBold/setFontBold : boolean | |
boolean getFontBold() / setFontBold(value) |
getFontItalic/setFontItalic : boolean | |
boolean getFontItalic() / setFontItalic(value) |
getFontUnderline/setFontUnderline : boolean | |
boolean getFontUnderline() / setFontUnderline(value) |
getFontStrike/setFontStrike : boolean | |
boolean getFontStrike() / setFontStrike(value) |
getFontScript/setFontScript : boolean | |
boolean getFontScript() / setFontScript(value) |
getNumberFormat/setNumberFormat : boolean | |
boolean getNumberFormat() / setNumberFormat(value) |
getAlignments/setAlignments : boolean | |
boolean getAlignments() / setAlignments(value) |
getHorizontalAlignment/setHorizontalAlignment : boolean | |
boolean getHorizontalAlignment() / setHorizontalAlignment(value) |
getVerticalAlignment/setVerticalAlignment : boolean | |
boolean getVerticalAlignment() / setVerticalAlignment(value) |
getIndent/setIndent : boolean | |
boolean getIndent() / setIndent(value) |
getRotation/setRotation : boolean | |
boolean getRotation() / setRotation(value) |
getWrapText/setWrapText : boolean | |
boolean getWrapText() / setWrapText(value) |
getShrinkToFit/setShrinkToFit : boolean | |
boolean getShrinkToFit() / setShrinkToFit(value) |
getTextDirection/setTextDirection : boolean | |
boolean getTextDirection() / setTextDirection(value) |
getCellShading/setCellShading : boolean | |
boolean getCellShading() / setCellShading(value) |
getLocked/setLocked : boolean | |
boolean getLocked() / setLocked(value) |
getHideFormula/setHideFormula : boolean | |
boolean getHideFormula() / setHideFormula(value) |
getQuotePrefix/setQuotePrefix : boolean | |
boolean getQuotePrefix() / setQuotePrefix(value) |