com.aspose.cells
Class StyleFlag

java.lang.Object
    extended by com.aspose.cells.StyleFlag

public class StyleFlag 
extends java.lang.Object

Represents flags which indicates applied formatting properties.

Constructor Summary
StyleFlag()
          
 
Property Getters/Setters Summary
booleangetAll()
voidsetAll(boolean value)
           All properties will be applied.
booleangetBorders()
voidsetBorders(boolean value)
           All borders settings will be applied.
booleangetBottomBorder()
voidsetBottomBorder(boolean value)
           Bottom border settings will be applied.
booleangetCellShading()
voidsetCellShading(boolean value)
           Cell shading setting will be applied.
booleangetDiagonalDownBorder()
voidsetDiagonalDownBorder(boolean value)
           Diagonal down border settings will be applied.
booleangetDiagonalUpBorder()
voidsetDiagonalUpBorder(boolean value)
           Diagonal up border settings will be applied.
booleangetFont()
voidsetFont(boolean value)
           Font settings will be applied.
booleangetFontBold()
voidsetFontBold(boolean value)
           Font bold setting will be applied.
booleangetFontColor()
voidsetFontColor(boolean value)
           Font color setting will be applied.
booleangetFontItalic()
voidsetFontItalic(boolean value)
           Font italic setting will be applied.
booleangetFontName()
voidsetFontName(boolean value)
           Font name setting will be applied.
booleangetFontScript()
voidsetFontScript(boolean value)
           Font script setting will be applied.
booleangetFontSize()
voidsetFontSize(boolean value)
           Font size setting will be applied.
booleangetFontStrike()
voidsetFontStrike(boolean value)
           Font strikeout setting will be applied.
booleangetFontUnderline()
voidsetFontUnderline(boolean value)
           Font underline setting will be applied.
booleangetHideFormula()
voidsetHideFormula(boolean value)
           Hide formula setting will be applied.
booleangetHorizontalAlignment()
voidsetHorizontalAlignment(boolean value)
           Horizontal alignment setting will be applied.
booleangetIndent()
voidsetIndent(boolean value)
           Indent level setting will be applied.
booleangetLeftBorder()
voidsetLeftBorder(boolean value)
           Left border settings will be applied.
booleangetLocked()
voidsetLocked(boolean value)
           Locked setting will be applied.
booleangetNumberFormat()
voidsetNumberFormat(boolean value)
           Number format setting will be applied.
booleangetRightBorder()
voidsetRightBorder(boolean value)
           Right border settings will be applied.
booleangetRotation()
voidsetRotation(boolean value)
           Rotation setting will be applied.
booleangetShrinkToFit()
voidsetShrinkToFit(boolean value)
           Shrink to fit setting will be applied.
booleangetTextDirection()
voidsetTextDirection(boolean value)
           Text direction setting will be applied.
booleangetTopBorder()
voidsetTopBorder(boolean value)
           Top border settings will be applied.
booleangetVerticalAlignment()
voidsetVerticalAlignment(boolean value)
           Vertical alignment setting will be applied.
booleangetWrapText()
voidsetWrapText(boolean value)
           Wrap text setting will be applied.
 

Constructor Detail

StyleFlag

public StyleFlag()

Property Getters/Setters Detail

getAll/setAll

public boolean getAll() / public void setAll(boolean value)
All properties will be applied.

getBorders/setBorders

public boolean getBorders() / public void setBorders(boolean value)
All borders settings will be applied.

getLeftBorder/setLeftBorder

public boolean getLeftBorder() / public void setLeftBorder(boolean value)
Left border settings will be applied.

getRightBorder/setRightBorder

public boolean getRightBorder() / public void setRightBorder(boolean value)
Right border settings will be applied.

getTopBorder/setTopBorder

public boolean getTopBorder() / public void setTopBorder(boolean value)
Top border settings will be applied.

getBottomBorder/setBottomBorder

public boolean getBottomBorder() / public void setBottomBorder(boolean value)
Bottom border settings will be applied.

getDiagonalDownBorder/setDiagonalDownBorder

public boolean getDiagonalDownBorder() / public void setDiagonalDownBorder(boolean value)
Diagonal down border settings will be applied.

getDiagonalUpBorder/setDiagonalUpBorder

public boolean getDiagonalUpBorder() / public void setDiagonalUpBorder(boolean value)
Diagonal up border settings will be applied.

getFont/setFont

public boolean getFont() / public void setFont(boolean value)
Font settings will be applied.

getFontSize/setFontSize

public boolean getFontSize() / public void setFontSize(boolean value)
Font size setting will be applied.

getFontName/setFontName

public boolean getFontName() / public void setFontName(boolean value)
Font name setting will be applied.

getFontColor/setFontColor

public boolean getFontColor() / public void setFontColor(boolean value)
Font color setting will be applied.

getFontBold/setFontBold

public boolean getFontBold() / public void setFontBold(boolean value)
Font bold setting will be applied.

getFontItalic/setFontItalic

public boolean getFontItalic() / public void setFontItalic(boolean value)
Font italic setting will be applied.

getFontUnderline/setFontUnderline

public boolean getFontUnderline() / public void setFontUnderline(boolean value)
Font underline setting will be applied.

getFontStrike/setFontStrike

public boolean getFontStrike() / public void setFontStrike(boolean value)
Font strikeout setting will be applied.

getFontScript/setFontScript

public boolean getFontScript() / public void setFontScript(boolean value)
Font script setting will be applied.

getNumberFormat/setNumberFormat

public boolean getNumberFormat() / public void setNumberFormat(boolean value)
Number format setting will be applied.

getHorizontalAlignment/setHorizontalAlignment

public boolean getHorizontalAlignment() / public void setHorizontalAlignment(boolean value)
Horizontal alignment setting will be applied.

getVerticalAlignment/setVerticalAlignment

public boolean getVerticalAlignment() / public void setVerticalAlignment(boolean value)
Vertical alignment setting will be applied.

getIndent/setIndent

public boolean getIndent() / public void setIndent(boolean value)
Indent level setting will be applied.

getRotation/setRotation

public boolean getRotation() / public void setRotation(boolean value)
Rotation setting will be applied.

getWrapText/setWrapText

public boolean getWrapText() / public void setWrapText(boolean value)
Wrap text setting will be applied.

getShrinkToFit/setShrinkToFit

public boolean getShrinkToFit() / public void setShrinkToFit(boolean value)
Shrink to fit setting will be applied.

getTextDirection/setTextDirection

public boolean getTextDirection() / public void setTextDirection(boolean value)
Text direction setting will be applied.

getCellShading/setCellShading

public boolean getCellShading() / public void setCellShading(boolean value)
Cell shading setting will be applied.

getLocked/setLocked

public boolean getLocked() / public void setLocked(boolean value)
Locked setting will be applied.

getHideFormula/setHideFormula

public boolean getHideFormula() / public void setHideFormula(boolean value)
Hide formula setting will be applied.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.