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