public class Style extends Object
Constructor and Description |
---|
Style() |
Modifier and Type | Method and Description |
---|---|
Color |
getBackgroundColor()
getBackgroundColor
Gets Color
|
List<Border> |
getBorderCollection()
getBorderCollection
Gets List
|
String |
getCultureCustom()
getCultureCustom
Gets String
|
String |
getCustom()
getCustom
Gets String
|
Font |
getFont()
getFont
Gets Font
|
Color |
getForegroundColor()
getForegroundColor
Gets Color
|
String |
getHorizontalAlignment()
getHorizontalAlignment
Gets String
|
Integer |
getIndentLevel()
getIndentLevel
Gets Integer
|
Boolean |
getIsDateTime()
getIsDateTime
Gets Boolean
|
Boolean |
getIsFormulaHidden()
getIsFormulaHidden
Gets Boolean
|
Boolean |
getIsGradient()
getIsGradient
Gets Boolean
|
Boolean |
getIsLocked()
getIsLocked
Gets Boolean
|
Boolean |
getIsPercent()
getIsPercent
Gets Boolean
|
Boolean |
getIsTextWrapped()
getIsTextWrapped
Gets Boolean
|
Link |
getLink()
getLink
Gets Link
|
String |
getName()
getName
Gets String
|
Integer |
getNumber()
getNumber
Gets Integer
|
String |
getPattern()
getPattern
Gets String
|
Integer |
getRotationAngle()
getRotationAngle
Gets Integer
|
Boolean |
getShrinkToFit()
getShrinkToFit
Gets Boolean
|
String |
getTextDirection()
getTextDirection
Gets String
|
String |
getVerticalAlignment()
getVerticalAlignment
Gets String
|
void |
setBackgroundColor(Color BackgroundColor)
setBackgroundColor
Sets Color
|
void |
setBorderCollection(List<Border> BorderCollection)
setBorderCollection
Sets List
|
void |
setCultureCustom(String CultureCustom)
setCultureCustom
Sets String
|
void |
setCustom(String Custom)
setCustom
Sets String
|
void |
setFont(Font Font)
setFont
Sets Font
|
void |
setForegroundColor(Color ForegroundColor)
setForegroundColor
Sets Color
|
void |
setHorizontalAlignment(String HorizontalAlignment)
setHorizontalAlignment
Sets String
|
void |
setIndentLevel(Integer IndentLevel)
setIndentLevel
Sets Integer
|
void |
setIsDateTime(Boolean IsDateTime)
setIsDateTime
Sets Boolean
|
void |
setIsFormulaHidden(Boolean IsFormulaHidden)
setIsFormulaHidden
Sets Boolean
|
void |
setIsGradient(Boolean IsGradient)
setIsGradient
Sets Boolean
|
void |
setIsLocked(Boolean IsLocked)
setIsLocked
Sets Boolean
|
void |
setIsPercent(Boolean IsPercent)
setIsPercent
Sets Boolean
|
void |
setIsTextWrapped(Boolean IsTextWrapped)
setIsTextWrapped
Sets Boolean
|
void |
setLink(Link link)
setLink
Sets Link
|
void |
setName(String Name)
setName
Sets String
|
void |
setNumber(Integer Number)
setNumber
Sets Integer
|
void |
setPattern(String Pattern)
setPattern
Sets String
|
void |
setRotationAngle(Integer RotationAngle)
setRotationAngle
Sets Integer
|
void |
setShrinkToFit(Boolean ShrinkToFit)
setShrinkToFit
Sets Boolean
|
void |
setTextDirection(String TextDirection)
setTextDirection
Sets String
|
void |
setVerticalAlignment(String VerticalAlignment)
setVerticalAlignment
Sets String
|
String |
toString() |
public Font getFont()
public void setFont(Font Font)
Font
- Fontpublic String getName()
public void setName(String Name)
Name
- Stringpublic String getCultureCustom()
public void setCultureCustom(String CultureCustom)
CultureCustom
- Stringpublic String getCustom()
public void setCustom(String Custom)
Custom
- Stringpublic Color getBackgroundColor()
public void setBackgroundColor(Color BackgroundColor)
BackgroundColor
- Colorpublic Color getForegroundColor()
public void setForegroundColor(Color ForegroundColor)
ForegroundColor
- Colorpublic Boolean getIsFormulaHidden()
public void setIsFormulaHidden(Boolean IsFormulaHidden)
IsFormulaHidden
- Booleanpublic Boolean getIsDateTime()
public void setIsDateTime(Boolean IsDateTime)
IsDateTime
- Booleanpublic Boolean getIsTextWrapped()
public void setIsTextWrapped(Boolean IsTextWrapped)
IsTextWrapped
- Booleanpublic Boolean getIsGradient()
public void setIsGradient(Boolean IsGradient)
IsGradient
- Booleanpublic Boolean getIsLocked()
public void setIsLocked(Boolean IsLocked)
IsLocked
- Booleanpublic Boolean getIsPercent()
public void setIsPercent(Boolean IsPercent)
IsPercent
- Booleanpublic Boolean getShrinkToFit()
public void setShrinkToFit(Boolean ShrinkToFit)
ShrinkToFit
- Booleanpublic Integer getIndentLevel()
public void setIndentLevel(Integer IndentLevel)
IndentLevel
- Integerpublic Integer getNumber()
public void setNumber(Integer Number)
Number
- Integerpublic Integer getRotationAngle()
public void setRotationAngle(Integer RotationAngle)
RotationAngle
- Integerpublic String getPattern()
public void setPattern(String Pattern)
Pattern
- Stringpublic String getTextDirection()
public void setTextDirection(String TextDirection)
TextDirection
- Stringpublic String getVerticalAlignment()
public void setVerticalAlignment(String VerticalAlignment)
VerticalAlignment
- Stringpublic String getHorizontalAlignment()
public void setHorizontalAlignment(String HorizontalAlignment)
HorizontalAlignment
- Stringpublic List<Border> getBorderCollection()
public void setBorderCollection(List<Border> BorderCollection)
BorderCollection
- Listpublic Link getLink()
public void setLink(Link link)
link
- LinkCopyright © 2015. All rights reserved.