[]
DEMOS
DOCS
API
PRICING
FREE TRIAL
Document Solutions for Excel, Java Edition
com.grapecity.documents.excel.drawing
Interfaces
IGridlines
v8.0
Search
K
com.grapecity.documents.excel
com.grapecity.documents.excel.drawing
Interfaces
IAdjustments
IAxes
IAxis
IAxisTitle
IBackgroundPicture
IBackgroundPictures
IChart
IChartArea
IChartBars
IChartFormat
IChartGroup
IChartGroups
IChartLines
IChartTitle
IColorFormat
IConnectorFormat
IContainer
ICrop
IDataLabel
IDataLabels
IDataTable
IDisplayUnitLabel
IErrorBar
IFillFormat
IFloor
IFontFormat
IGradientStop
IGradientStops
IGridlines
IGroupShapes
ILeaderLines
ILegend
ILegendEntries
ILegendEntry
ILegendKey
ILineFormat
IPictureFormat
IPivotOptions
IPlotArea
IPoint
IPoints
ISeries
ISeriesCollection
IShape
IShapeRange
IShapes
ITextFrame
ITextRange
IThreeDFormat
ITickLabels
ITrendline
ITrendlines
IWall
Classes
Enum Classes
com.grapecity.documents.excel.expressions
com.grapecity.documents.excel.forms
com.grapecity.documents.excel.template
com.grapecity.documents.excel.template.DataSource
(Showing Draft Content)
IGridlines
Interface IGridlines
public interface
IGridlines
Represents major or minor gridlines on a chart axis.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IChartFormat
getFormat
()
Returns the
IChartFormat
object.
IAxis
getParent
()
Returns the parent object for the specified object.
Method Details
getParent
IAxis
getParent
()
Returns the parent object for the specified object.
getFormat
IChartFormat
getFormat
()
Returns the
IChartFormat
object.
Interface IGridlines
Method Summary
Method Details
getParent
getFormat