public class AutoShape extends Object
Constructor and Description |
---|
AutoShape() |
public String getName()
public void setName(String name)
public String getAutoShapeType()
public void setAutoShapeType(String autoShapeType)
public String getPlacement()
public void setPlacement(String placement)
public int getUpperLeftRow()
public void setUpperLeftRow(int upperLeftRow)
public int getTop()
public void setTop(int top)
public int getUpperLeftColumn()
public void setUpperLeftColumn(int upperLeftColumn)
public int getLeft()
public void setLeft(int left)
public int getLowerRightRow()
public void setLowerRightRow(int lowerRightRow)
public int getBottom()
public void setBottom(int bottom)
public int getLowerRightColumn()
public void setLowerRightColumn(int lowerRightColumn)
public int getRight()
public void setRight(int right)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
public int getRotationAngle()
public void setRotationAngle(int rotationAngle)
public String getLinkedCell()
public void setLinkedCell(String linkedCell)
public String getHtmlText()
public void setHtmlText(String htmlText)
public String getText()
public void setText(String text)
public String getAlternativeText()
public void setAlternativeText(String alternativeText)
public String getTextHorizontalAlignment()
public void setTextHorizontalAlignment(String textHorizontalAlignment)
public String getTextHorizontalOverflow()
public void setTextHorizontalOverflow(String textHorizontalOverflow)
public String getTextOrientationType()
public void setTextOrientationType(String textOrientationType)
public String getTextVerticalAlignment()
public void setTextVerticalAlignment(String textVerticalAlignment)
public String getTextVerticalOverflow()
public void setTextVerticalOverflow(String textVerticalOverflow)
public boolean isIsGroup()
public void setIsGroup(boolean isGroup)
public boolean isIsHidden()
public void setIsHidden(boolean isHidden)
public boolean isIsLockAspectRatio()
public void setIsLockAspectRatio(boolean isLockAspectRatio)
public boolean isIsLocked()
public void setIsLocked(boolean isLocked)
public boolean isIsPrintable()
public void setIsPrintable(boolean isPrintable)
public boolean isIsTextWrapped()
public void setIsTextWrapped(boolean isTextWrapped)
public int getZOrderPosition()
public void setZOrderPosition(int zOrderPosition)
public Link getLink()
public void setLink(Link link)
Copyright © 2015. All rights reserved.