public class TextOptions extends Font
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFarEastName()
Gets the FarEast name.
|
FillFormat |
getFill()
Represents the fill format of the text.
|
double |
getKerning()
Specifies the minimum font size at which character kerning will occur for this text run.
|
int |
getLanguageCode()
Gets the user interface language.
|
java.lang.String |
getLatinName()
Gets the latin name.
|
java.lang.String |
getName()
Gets the name of the shape.
|
LineFormat |
getOutline()
Represents the outline format of the text.
|
ShadowEffect |
getShadow()
Represents a
ShadowEffect object that specifies shadow effect for the chart element or shape. |
double |
getSpacing()
Specifies the spacing between characters within a text run.
|
CellsColor |
getUnderlineColor()
Gets the color of underline.
|
void |
setFarEastName(java.lang.String value)
Sets the FarEast name.
|
void |
setKerning(double value)
Specifies the minimum font size at which character kerning will occur for this text run.
|
void |
setLanguageCode(int value)
Sets the user interface language.
|
void |
setLatinName(java.lang.String value)
Sets the latin name.
|
void |
setName(java.lang.String value)
Sets the name of the shape.
|
void |
setSpacing(double value)
Specifies the spacing between characters within a text run.
|
void |
setUnderlineColor(CellsColor value)
Sets the color of underline.
|
equals, getArgbColor, getCapsType, getCharset, getColor, getDoubleSize, getSchemeType, getScriptOffset, getSize, getStrikeType, getThemeColor, getUnderline, isBold, isItalic, isNormalizeHeights, isStrikeout, isSubscript, isSuperscript, setArgbColor, setBold, setCapsType, setCharset, setColor, setDoubleSize, setItalic, setNormalizeHeights, setSchemeType, setScriptOffset, setSize, setStrikeout, setStrikeType, setSubscript, setSuperscript, setThemeColor, setUnderline, toStringpublic java.lang.String getName()
public void setName(java.lang.String value)
public int getLanguageCode()
See CountryCode.
public void setLanguageCode(int value)
See CountryCode.
public java.lang.String getLatinName()
public void setLatinName(java.lang.String value)
public java.lang.String getFarEastName()
public void setFarEastName(java.lang.String value)
public FillFormat getFill()
public LineFormat getOutline()
public ShadowEffect getShadow()
ShadowEffect object that specifies shadow effect for the chart element or shape.public CellsColor getUnderlineColor()
public void setUnderlineColor(CellsColor value)
public double getKerning()
public void setKerning(double value)
public double getSpacing()
public void setSpacing(double 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.