public class StyleFlag
extends java.lang.Object
| Constructor and Description |
|---|
StyleFlag()
Constructs an object with all flags as false.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAlignments()
Alignment setting will be applied.
|
boolean |
getAll()
All properties will be applied.
|
boolean |
getBorders()
All borders settings will be applied.
|
boolean |
getBottomBorder()
Bottom border settings will be applied.
|
boolean |
getCellShading()
Cell shading setting will be applied.
|
boolean |
getDiagonalDownBorder()
Diagonal down border settings will be applied.
|
boolean |
getDiagonalUpBorder()
Diagonal up border settings will be applied.
|
boolean |
getFont()
Font settings will be applied.
|
boolean |
getFontBold()
Font bold setting will be applied.
|
boolean |
getFontColor()
Font color setting will be applied.
|
boolean |
getFontItalic()
Font italic setting will be applied.
|
boolean |
getFontName()
Font name setting will be applied.
|
boolean |
getFontScript()
Font script setting will be applied.
|
boolean |
getFontSize()
Font size setting will be applied.
|
boolean |
getFontStrike()
Font strikeout setting will be applied.
|
boolean |
getFontUnderline()
Font underline setting will be applied.
|
boolean |
getHideFormula()
Hide formula setting will be applied.
|
boolean |
getHorizontalAlignment()
Horizontal alignment setting will be applied.
|
boolean |
getIndent()
Indent level setting will be applied.
|
boolean |
getLeftBorder()
Left border settings will be applied.
|
boolean |
getLocked()
Locked setting will be applied.
|
boolean |
getNumberFormat()
Number format setting will be applied.
|
boolean |
getQuotePrefix()
Hide formula setting will be applied.
|
boolean |
getRightBorder()
Right border settings will be applied.
|
boolean |
getRotation()
Rotation setting will be applied.
|
boolean |
getShrinkToFit()
Shrink to fit setting will be applied.
|
boolean |
getTextDirection()
Text direction setting will be applied.
|
boolean |
getTopBorder()
Top border settings will be applied.
|
boolean |
getVerticalAlignment()
Vertical alignment setting will be applied.
|
boolean |
getWrapText()
Wrap text setting will be applied.
|
void |
setAlignments(boolean value)
Alignment setting will be applied.
|
void |
setAll(boolean value)
All properties will be applied.
|
void |
setBorders(boolean value)
All borders settings will be applied.
|
void |
setBottomBorder(boolean value)
Bottom border settings will be applied.
|
void |
setCellShading(boolean value)
Cell shading setting will be applied.
|
void |
setDiagonalDownBorder(boolean value)
Diagonal down border settings will be applied.
|
void |
setDiagonalUpBorder(boolean value)
Diagonal up border settings will be applied.
|
void |
setFont(boolean value)
Font settings will be applied.
|
void |
setFontBold(boolean value)
Font bold setting will be applied.
|
void |
setFontColor(boolean value)
Font color setting will be applied.
|
void |
setFontItalic(boolean value)
Font italic setting will be applied.
|
void |
setFontName(boolean value)
Font name setting will be applied.
|
void |
setFontScript(boolean value)
Font script setting will be applied.
|
void |
setFontSize(boolean value)
Font size setting will be applied.
|
void |
setFontStrike(boolean value)
Font strikeout setting will be applied.
|
void |
setFontUnderline(boolean value)
Font underline setting will be applied.
|
void |
setHideFormula(boolean value)
Hide formula setting will be applied.
|
void |
setHorizontalAlignment(boolean value)
Horizontal alignment setting will be applied.
|
void |
setIndent(boolean value)
Indent level setting will be applied.
|
void |
setLeftBorder(boolean value)
Left border settings will be applied.
|
void |
setLocked(boolean value)
Locked setting will be applied.
|
void |
setNumberFormat(boolean value)
Number format setting will be applied.
|
void |
setQuotePrefix(boolean value)
Hide formula setting will be applied.
|
void |
setRightBorder(boolean value)
Right border settings will be applied.
|
void |
setRotation(boolean value)
Rotation setting will be applied.
|
void |
setShrinkToFit(boolean value)
Shrink to fit setting will be applied.
|
void |
setTextDirection(boolean value)
Text direction setting will be applied.
|
void |
setTopBorder(boolean value)
Top border settings will be applied.
|
void |
setVerticalAlignment(boolean value)
Vertical alignment setting will be applied.
|
void |
setWrapText(boolean value)
Wrap text setting will be applied.
|
public boolean getAll()
public void setAll(boolean value)
public boolean getBorders()
public void setBorders(boolean value)
public boolean getLeftBorder()
public void setLeftBorder(boolean value)
public boolean getRightBorder()
public void setRightBorder(boolean value)
public boolean getTopBorder()
public void setTopBorder(boolean value)
public boolean getBottomBorder()
public void setBottomBorder(boolean value)
public boolean getDiagonalDownBorder()
public void setDiagonalDownBorder(boolean value)
public boolean getDiagonalUpBorder()
public void setDiagonalUpBorder(boolean value)
public boolean getFont()
public void setFont(boolean value)
public boolean getFontSize()
public void setFontSize(boolean value)
public boolean getFontName()
public void setFontName(boolean value)
public boolean getFontColor()
public void setFontColor(boolean value)
public boolean getFontBold()
public void setFontBold(boolean value)
public boolean getFontItalic()
public void setFontItalic(boolean value)
public boolean getFontUnderline()
public void setFontUnderline(boolean value)
public boolean getFontStrike()
public void setFontStrike(boolean value)
public boolean getFontScript()
public void setFontScript(boolean value)
public boolean getNumberFormat()
public void setNumberFormat(boolean value)
public boolean getAlignments()
public void setAlignments(boolean value)
public boolean getHorizontalAlignment()
public void setHorizontalAlignment(boolean value)
public boolean getVerticalAlignment()
public void setVerticalAlignment(boolean value)
public boolean getIndent()
public void setIndent(boolean value)
public boolean getRotation()
public void setRotation(boolean value)
public boolean getWrapText()
public void setWrapText(boolean value)
public boolean getShrinkToFit()
public void setShrinkToFit(boolean value)
public boolean getTextDirection()
public void setTextDirection(boolean value)
public boolean getCellShading()
public void setCellShading(boolean value)
public boolean getLocked()
public void setLocked(boolean value)
public boolean getHideFormula()
public void setHideFormula(boolean value)
public boolean getQuotePrefix()
public void setQuotePrefix(boolean value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.