|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.xls.core.spreadsheet.XlsObject
com.spire.xls.core.spreadsheet.charts.XlsChartGridLine
public class XlsChartGridLine
| Constructor Summary | |
|---|---|
XlsChartGridLine(java.lang.Object parent,
AxisLineIdentifierType axisType)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
deepClone(java.lang.Object parent)
Clones current object. |
void |
delete()
Clears current GridLines. |
AxisLineIdentifierType |
getAxisLineType()
Gets or sets axis line type. |
ChartBorder |
getBorder()
Gets line border. |
IShapeFill |
getFill()
Represents fill options. |
Format3D |
getFormat3D()
Gets the chart3 D properties. |
IChartInterior |
getInterior()
Returns object, that represents area properties. |
ChartBorder |
getLineProperties()
Gets line border. |
ChartShadow |
getShadow()
Gets the shadow properties. |
boolean |
hasFormat3D()
This property Indicates whether the Shadow object has been created(which includes the 3D properties) |
boolean |
hasLineProperties()
Indicates whether line formatting object was created. |
boolean |
hasShadow()
This property indicates whether the shadow object has been created |
| Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject |
|---|
dispose |
| Constructor Detail |
|---|
public XlsChartGridLine(java.lang.Object parent,
AxisLineIdentifierType axisType)
| Method Detail |
|---|
public AxisLineIdentifierType getAxisLineType()
public ChartBorder getBorder()
getBorder in interface IChartGridLinepublic Format3D getFormat3D()
getFormat3D in interface IChartGridLinepublic boolean hasFormat3D()
public boolean hasLineProperties()
public boolean hasShadow()
public ChartShadow getShadow()
getShadow in interface IChartGridLinepublic ChartBorder getLineProperties()
getLineProperties in interface IChartGridLinepublic IChartInterior getInterior()
getInterior in interface IChartGridLinepublic IShapeFill getFill()
getFill in interface IChartGridLinepublic java.lang.Object deepClone(java.lang.Object parent)
parent - Parent object.
public void delete()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||