Constructor Summary |
---|
StyleFlag()
|
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. |
Constructor Detail |
---|
function StyleFlag()
Property Getters/Setters Detail |
---|
getAll/setAll : boolean | |
function getAll() / function setAll(value) |
getBorders/setBorders : boolean | |
function getBorders() / function setBorders(value) |
getLeftBorder/setLeftBorder : boolean | |
function getLeftBorder() / function setLeftBorder(value) |
getRightBorder/setRightBorder : boolean | |
function getRightBorder() / function setRightBorder(value) |
getTopBorder/setTopBorder : boolean | |
function getTopBorder() / function setTopBorder(value) |
getBottomBorder/setBottomBorder : boolean | |
function getBottomBorder() / function setBottomBorder(value) |
getDiagonalDownBorder/setDiagonalDownBorder : boolean | |
function getDiagonalDownBorder() / function setDiagonalDownBorder(value) |
getDiagonalUpBorder/setDiagonalUpBorder : boolean | |
function getDiagonalUpBorder() / function setDiagonalUpBorder(value) |
getFont/setFont : boolean | |
function getFont() / function setFont(value) |
getFontSize/setFontSize : boolean | |
function getFontSize() / function setFontSize(value) |
getFontName/setFontName : boolean | |
function getFontName() / function setFontName(value) |
getFontColor/setFontColor : boolean | |
function getFontColor() / function setFontColor(value) |
getFontBold/setFontBold : boolean | |
function getFontBold() / function setFontBold(value) |
getFontItalic/setFontItalic : boolean | |
function getFontItalic() / function setFontItalic(value) |
getFontUnderline/setFontUnderline : boolean | |
function getFontUnderline() / function setFontUnderline(value) |
getFontStrike/setFontStrike : boolean | |
function getFontStrike() / function setFontStrike(value) |
getFontScript/setFontScript : boolean | |
function getFontScript() / function setFontScript(value) |
getNumberFormat/setNumberFormat : boolean | |
function getNumberFormat() / function setNumberFormat(value) |
getAlignments/setAlignments : boolean | |
function getAlignments() / function setAlignments(value) |
getHorizontalAlignment/setHorizontalAlignment : boolean | |
function getHorizontalAlignment() / function setHorizontalAlignment(value) |
getVerticalAlignment/setVerticalAlignment : boolean | |
function getVerticalAlignment() / function setVerticalAlignment(value) |
getIndent/setIndent : boolean | |
function getIndent() / function setIndent(value) |
getRotation/setRotation : boolean | |
function getRotation() / function setRotation(value) |
getWrapText/setWrapText : boolean | |
function getWrapText() / function setWrapText(value) |
getShrinkToFit/setShrinkToFit : boolean | |
function getShrinkToFit() / function setShrinkToFit(value) |
getTextDirection/setTextDirection : boolean | |
function getTextDirection() / function setTextDirection(value) |
getCellShading/setCellShading : boolean | |
function getCellShading() / function setCellShading(value) |
getLocked/setLocked : boolean | |
function getLocked() / function setLocked(value) |
getHideFormula/setHideFormula : boolean | |
function getHideFormula() / function setHideFormula(value) |
getQuotePrefix/setQuotePrefix : boolean | |
function getQuotePrefix() / function setQuotePrefix(value) |