[]
首页
开发者学堂
文档
活字格
SpreadJS
GcExcel
Wyn
论坛
市场
生态机会
招聘求职
项目合作
活动
活动公告
悬赏达人
GCDG
登录
/
注册
首页
开发者学堂
文档
活字格
SpreadJS
GcExcel
Wyn
论坛
市场
生态机会
招聘求职
项目合作
活动
活动公告
悬赏达人
GCDG
产品首页
在线Demo
产品文档
API 参考
技术社区
立即试用
GcExcel Java 中文文档
产品首页
在线Demo
产品文档
API 参考
技术社区
立即试用
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
com.grapecity.documents.excel.drawing
Interfaces
IGridlines
(Showing Draft Content)
IGridlines
Interface IGridlines
public interface
IGridlines
表示图表坐标轴上的主要或次要网格线。
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IChartFormat
getFormat
()
返回
IChartFormat
对象。
IAxis
getParent
()
返回指定对象的父对象。
Method Details
getParent
IAxis
getParent
()
返回指定对象的父对象。
getFormat
IChartFormat
getFormat
()
返回
IChartFormat
对象。