com.moyosoft.connector.ms.excel
Class TextEffectFormat
java.lang.Object
|
+--com.moyosoft.connector.ms.excel.TextEffectFormat
- public class TextEffectFormat
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextEffectFormat
public TextEffectFormat(Dispatch dispatch)
getDispatch
public Dispatch getDispatch()
getCreator
public int getCreator()
toggleVerticalText
public void toggleVerticalText()
getAlignment
public int getAlignment()
setAlignment
public void setAlignment(int value)
getFontBold
public int getFontBold()
setFontBold
public void setFontBold(int value)
getFontItalic
public int getFontItalic()
setFontItalic
public void setFontItalic(int value)
getFontName
public java.lang.String getFontName()
setFontName
public void setFontName(java.lang.String value)
getFontSize
public float getFontSize()
setFontSize
public void setFontSize(float value)
getKernedPairs
public int getKernedPairs()
setKernedPairs
public void setKernedPairs(int value)
getNormalizedHeight
public int getNormalizedHeight()
setNormalizedHeight
public void setNormalizedHeight(int value)
getPresetShape
public int getPresetShape()
setPresetShape
public void setPresetShape(int value)
getPresetTextEffect
public int getPresetTextEffect()
setPresetTextEffect
public void setPresetTextEffect(int value)
getRotatedChars
public int getRotatedChars()
setRotatedChars
public void setRotatedChars(int value)
getText
public java.lang.String getText()
setText
public void setText(java.lang.String value)
getTracking
public float getTracking()
setTracking
public void setTracking(float value)