![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.cells.ChartFrame
public class ChartFrame
Method Summary | |
---|---|
boolean |
equals(java.lang.Object another)
|
Area |
getArea()
Gets the Area. |
Area |
getAreaOrNull()
Gets the customed area settings of this frame. |
Line |
getBorder()
Gets the border Line. |
Line |
getBorderOrNull()
Gets the customed border settings of this frame. |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean equals(java.lang.Object another)
equals
in class java.lang.Object
public Line getBorder()
CellsException
- if chart has bean removed.public Area getArea()
CellsException
- if chart has bean removed.public Line getBorderOrNull()
public Area getAreaOrNull()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |