|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartFillBorder
Method Summary | |
---|---|
IShapeFill |
getFill()
Represents XlsFill options. |
Format3D |
getFormat3D()
Gets the chart3 D properties. |
IChartInterior |
getInterior()
Returns object, that represents area properties. |
ChartBorder |
getLineProperties()
Returns object, that represents line properties. |
ChartShadow |
getShadow()
Gets the shadow properties. |
boolean |
hasFormat3D()
Gets a value indicating whether [has3d properties]. |
boolean |
hasInterior()
This property indicates whether interior object was created. |
boolean |
hasLineProperties()
This property indicates whether line formatting object was created. |
boolean |
hasShadow()
Gets a value indicating whether this instance has shadow properties. |
Method Detail |
---|
boolean hasInterior()
boolean hasLineProperties()
boolean hasFormat3D()
boolean hasShadow()
ChartBorder getLineProperties()
IChartInterior getInterior()
IShapeFill getFill()
Format3D getFormat3D()
ChartShadow getShadow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |