com.moyosoft.connector.ms.excel
Class DisplayUnitLabel
java.lang.Object
|
+--com.moyosoft.connector.ms.excel.DisplayUnitLabel
- public class DisplayUnitLabel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayUnitLabel
public DisplayUnitLabel(Dispatch dispatch)
getDispatch
public Dispatch getDispatch()
getName
public java.lang.String getName()
select
public void select()
getBorder
public Border getBorder()
delete
public void delete()
getInterior
public Interior getInterior()
getFill
public ChartFillFormat getFill()
getCaption
public java.lang.String getCaption()
setCaption
public void setCaption(java.lang.String value)
getCharacters
public Characters getCharacters()
getFont
public Font getFont()
getHorizontalAlignment
public HAlign getHorizontalAlignment()
setHorizontalAlignment
public void setHorizontalAlignment(HAlign value)
getLeft
public double getLeft()
setLeft
public void setLeft(double value)
getOrientation
public Orientation getOrientation()
setOrientation
public void setOrientation(Orientation value)
getOrientationValue
public int getOrientationValue()
setOrientationValue
public void setOrientationValue(int orientationInDegrees)
isShadow
public boolean isShadow()
setShadow
public void setShadow(boolean value)
getText
public java.lang.String getText()
setText
public void setText(java.lang.String value)
getTop
public double getTop()
setTop
public void setTop(double value)
getVerticalAlignment
public VAlign getVerticalAlignment()
setVerticalAlignment
public void setVerticalAlignment(VAlign value)
getReadingOrder
public int getReadingOrder()
setReadingOrder
public void setReadingOrder(int value)
getAutoScaleFont
public boolean getAutoScaleFont()
setAutoScaleFont
public void setAutoScaleFont(boolean value)